Commit 822bb6d3 by 冷斌

fix bug

parent a8bf4047
......@@ -266,8 +266,6 @@ class LiveingController extends AdminbaseController {
}else{
$this->error('数据传入失败!');
}
var_dump(1);
die;
$this->display();
}
......
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 to comment