feat:完善信息
This commit is contained in:
@ -4,7 +4,6 @@ import "SciencesServer/app/common/model"
|
||||
|
||||
type SysLogProduce struct{}
|
||||
|
||||
// Handle
|
||||
func (this *SysLogProduce) Handle(arg ...interface{}) {
|
||||
tenantID := arg[0].(uint64)
|
||||
uid := arg[1].(uint64)
|
||||
|
Reference in New Issue
Block a user