Commit 7a34c82b by doszhang

dos

parent 1ae39af4
......@@ -157,7 +157,7 @@ class IndexController extends Controller
}
$now = time();
$req_type = array();
$type_list = array(1,2,3);
$type_list = array(3);
foreach ($type_list as $type) {
$c = M('prize')->where(array(
'prize_type' => $type,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment