Fork me on Baidu
摘要: //调用的方法public function userAdd(){ $data['username']='张三'; $data['password']='123456'; event(new SendEmailCodeEvent($data)); $this->dispatch(new SendMy 阅读全文
posted @ 2021-03-16 10:07 consideration 阅读(122) 评论(0) 推荐(0)