Gogs 1 day ago
parent
commit
9bdb989b1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/client_msg/msg.ts

+ 1 - 0
bin/client_msg/msg.ts

@@ -23,4 +23,5 @@ export enum MsgID {
     BeKickLogin = 20,
     UpdateUserInfo = 21,
     ReqShop = 22,
+    ResShop = 23,
 }