作者 chencheng

0529-test-4

... ... @@ -235,7 +235,7 @@ class Wechat extends Api
return $this->success('下单成功',$config);
}else{
return $this->error('下单失败');
return $this->error('下单失败',$result);
}
}
... ...