Commit 5eb9a61a by 冷斌

fix bug

parent 4c948c57
......@@ -556,9 +556,6 @@ class MainController extends AdminbaseController {
$query.='&_aop_signature='.$Signature;
var_dump($query,$url);
die;
$rs=$this->Post($query,$url);
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