更新小程序API基础地址,启用新的生产环境URL并修复配置文件中的URL检查设置。同时,优化环境变量说明,确保配置更清晰易懂。调整提现确认接口的逻辑,仅返回审核通过的收款记录,提升用户体验和系统稳定性。

This commit is contained in:
乘风
2026-02-10 15:54:02 +08:00
parent c38de4ad9b
commit 109accecef
9 changed files with 352 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
App({
globalData: {
// API基础地址 - 连接真实后端
baseUrl: 'https://soulApi.quwanzhi.com',
baseUrl: 'https://soulapi.quwanzhi.com',
// baseUrl: 'http://localhost:3006',
// baseUrl: 'http://localhost:8080',