enhance(god):附加清理用户计费信息缓存。
This commit is contained in:
parent
b0c4984b21
commit
86de5fd3ad
|
@ -611,5 +611,6 @@ func (g _GodModeService) DeleteUser(userId string) (bool, error) {
|
|||
cache.AbolishRelation("user")
|
||||
cache.AbolishRelation("park")
|
||||
cache.AbolishRelation("report")
|
||||
cache.AbolishRelation("charge")
|
||||
return result, nil
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user