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