数数:3种模式接完

This commit is contained in:
luying
2021-11-12 18:29:46 +08:00
parent 2e6f59f470
commit d0ca8e848a
4 changed files with 3 additions and 4 deletions

View File

@@ -31,5 +31,5 @@ export enum SDK_37_CONST {
export enum SDK_TA_CONST {
APPID = '74120ffc6f2945448cc60bf1540c5ad4',
SERVER_URL = 'https://shushu.xyplay.cn',
LOG_PATH = '/home/app/logs/',
LOG_PATH = '/root/zyz/game-server/logs/ta',
}