作者 郭文星

111

... ... @@ -21,7 +21,7 @@ class Index extends Api
*/
public function index()
{
$res=$this->senWxmsgToDriverUser(376);
$res=$this->senWxmsgToDriverUser(379);
$this->success('请求成功',$res);
}
... ...