作者 郭文星

123

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