完善代码片段

This commit is contained in:
小鹏 2022-07-14 10:06:20 +08:00
parent 8fe0c03b84
commit 2a1028211e

View File

@ -8,8 +8,6 @@
"/**",
" * 接收事件",
" */",
"@Provide()",
"@Scope(ScopeEnum.Singleton)",
"@CoolEvent()",
"export class xxxEvent {",
" @Event('updateUser')",