mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-17 05:52:26 +08:00
优化架构
This commit is contained in:
6
dispatch/entity/gm/forbid_user_info.go
Normal file
6
dispatch/entity/gm/forbid_user_info.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package gm
|
||||
|
||||
type ForbidUserInfo struct {
|
||||
UserId uint32
|
||||
ForbidEndTime uint64
|
||||
}
|
||||
Reference in New Issue
Block a user