将 web-server 和 game-server 中的公共文件改为链接
This commit is contained in:
@@ -26,7 +26,7 @@ export default class User extends BaseModel {
|
||||
telHash: string;
|
||||
|
||||
@prop({ required: true })
|
||||
channelId: string;COUNTER
|
||||
channelId: string;
|
||||
|
||||
@prop({ required: true })
|
||||
guestId: string;
|
||||
|
||||
Reference in New Issue
Block a user