Commit 04373477 by doszhang

dos

parent b1f9c658
......@@ -82,7 +82,6 @@ class IndexController extends Controller
));
return;
}
var_dump($user['prize_type']);die();
if($user['prize_type'] !== '0') {
$this->ajaxReturn(array(
'status' => -1,
......
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