上传代码
This commit is contained in:
parent
e7a604d694
commit
44a529cb21
@ -51,9 +51,6 @@ func (this *Items) Start() (err error) {
|
||||
}
|
||||
this.privilege = module.(comm.IPrivilege)
|
||||
event.RegisterGO(comm.EventUserOffline, this.EventUserOffline)
|
||||
this.Error("日志测试1")
|
||||
this.Errorf("日志测试2")
|
||||
this.Errorln("日志测试3")
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user