Commit 9bc9bc9a by doszhang

dos

parent 6f12e0ea
......@@ -25,7 +25,7 @@ class IndexController extends Controller
public function getInfo(){
$this->ajaxReturn(array(
'status' => 1,
'poster' => 1
'poster' => 1,
'msg' => '查询成功',
'step' => 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