forked from free-lancers/electricity_bill_calc_service
enhance(god):附加清理用户计费信息缓存。
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user