Fixed issues

This commit is contained in:
link
2022-02-17 18:43:25 +08:00
parent 53335012d8
commit e1a928cd78
34 changed files with 561 additions and 136 deletions

View File

@@ -24,6 +24,8 @@ type ServerModel struct {
RunMode string
ServerApi string
LockAccount bool
Handshake string
Token string
}
//服务配置