mirror of
https://github.com/eyebluecn/tank.git
synced 2024-04-21 12:32:16 +00:00
Refine the codes for tank.
This commit is contained in:
@@ -72,6 +72,7 @@ func (this *MatterService) Delete(matter *Matter) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
//操作锁
|
||||
this.userService.MatterLock(matter.UserUuid)
|
||||
defer this.userService.MatterUnlock(matter.UserUuid)
|
||||
|
||||
Reference in New Issue
Block a user