作者 郭盛
1 个管道 的构建 通过 耗费 0 秒

订单支付回调调试

... ... @@ -2452,7 +2452,7 @@ class User extends Api
*/
public function change()
{
$this->success('success',['type'=>0]);
$this->success('success',['type'=>1]);
}
... ...