签名文件
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
18631081161 2026-04-13 14:41:37 +08:00
parent 539b58ea87
commit 843e22ea1d
3 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,8 @@ import { getStorage, removeStorage, TOKEN_KEY, LOCALE_KEY } from '../utils/stora
// 后端API基础地址
// MuMu模拟器需使用宿主机局域网IP生产环境替换为正式域名
export const BASE_URL = 'http://192.168.21.7:5082'
// export const BASE_URL = 'http://192.168.21.7:5082'
export const BASE_URL = 'https://api.tty.shhmkjgs.cn'
/**
* 统一请求封装自动注入Token和语言请求头统一处理响应和错误

View File

@ -40,7 +40,8 @@
"entitlements" : {
"com.apple.developer.in-app-payments" : true
}
}
},
"dSYMs" : false
},
"sdkConfigs" : {
"payment" : {

BIN
mobile/vending_machine.jks Normal file

Binary file not shown.