Commit ce6036cc by 刘海龙

11

parent ef042839
......@@ -556,7 +556,7 @@ class MainController extends AdminbaseController {
$query.='&_aop_signature='.$Signature;
$rs=$this->Post($query,$url);
//var_dump($rs);
var_dump($rs);
return json_decode($rs,true);
}
......
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