优化、定版本

This commit is contained in:
Alex-larget
2026-03-17 14:17:20 +08:00
parent c24caf63c5
commit b57b132226
16 changed files with 220 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ const { checkAndExecute } = require('./utils/ruleEngine.js')
App({
globalData: {
// API 基础地址(切换环境时注释/取消注释)
// baseUrl: 'https://soulapi.quwanzhi.com',
baseUrl: 'http://localhost:8080', // 本地调试
baseUrl: 'https://soulapi.quwanzhi.com',
// baseUrl: 'http://localhost:8080', // 本地调试
// baseUrl: 'https://souldev.quwanzhi.com', // 测试环境