mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 14:10:29 +08:00
规范命名
This commit is contained in:
parent
7708f9f5aa
commit
dbfc50c49a
@ -6,7 +6,7 @@ import { CoolEvent, Event } from '@cool-midway/core';
|
||||
* 应用事件
|
||||
*/
|
||||
@CoolEvent()
|
||||
export class AppEvent {
|
||||
export class TaskAppEvent {
|
||||
@Inject()
|
||||
taskInfoService: TaskInfoService;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user