正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -235,7 +235,7 @@ class Wechat extends Api | @@ -235,7 +235,7 @@ class Wechat extends Api | ||
| 235 | return $this->success('下单成功',$config); | 235 | return $this->success('下单成功',$config); |
| 236 | 236 | ||
| 237 | }else{ | 237 | }else{ |
| 238 | - return $this->error('下单失败'); | 238 | + return $this->error('下单失败',$result); |
| 239 | } | 239 | } |
| 240 | 240 | ||
| 241 | } | 241 | } |
-
请 注册 或 登录 后发表评论