#add jira & message sync
This commit is contained in:
@@ -11,7 +11,8 @@ class AppServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function register(): void
|
||||
{
|
||||
//
|
||||
// 注册 JIRA 服务
|
||||
$this->app->singleton(\App\Services\JiraService::class);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user