优化微信服务
This commit is contained in:
parent
092567a169
commit
835b93eaaf
@ -7,8 +7,11 @@ use think\Service;
|
||||
class CatchWechatService extends Service
|
||||
{
|
||||
public function boot()
|
||||
{}
|
||||
|
||||
public function register()
|
||||
{
|
||||
parent::boot(); // TODO: Change the autogenerated stub
|
||||
$this->registerCommand();
|
||||
}
|
||||
|
||||
public function registerCommand()
|
||||
|
Loading…
x
Reference in New Issue
Block a user