正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -22,7 +22,7 @@ class Index extends Api | @@ -22,7 +22,7 @@ class Index extends Api | ||
22 | public function index() | 22 | public function index() |
23 | { | 23 | { |
24 | $res=$this->senWxmsgToDriverUser(376); | 24 | $res=$this->senWxmsgToDriverUser(376); |
25 | - $this->success('请求成功'); | 25 | + $this->success('请求成功',$res); |
26 | } | 26 | } |
27 | 27 | ||
28 | 28 |
-
请 注册 或 登录 后发表评论