diff --git a/shared/consts/constModules/httpConst.ts b/shared/consts/constModules/httpConst.ts index bf4a15598..1be09e18a 100644 --- a/shared/consts/constModules/httpConst.ts +++ b/shared/consts/constModules/httpConst.ts @@ -38,8 +38,8 @@ export enum SDK_37_CONST { } export enum SDK_TA_CONST { - APPID = '74120ffc6f2945448cc60bf1540c5ad4', - SERVER_URL = 'https://shushu.xyplay.cn', + APPID = '5147df2a8591478ab9c4ed6ec2e3c553', + SERVER_URL = 'https://yjz-ss-upload.yev242.com', LOG_PATH = '/zyz_logs/ta', }