feat(数数): 修改数数上报地址

This commit is contained in:
luying
2023-04-13 20:03:23 +08:00
parent 16ccc41dc8
commit 9cd9ecbf70

View File

@@ -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',
}