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