修复登陆问题

This commit is contained in:
张成
2025-10-05 11:23:20 +08:00
parent d334831876
commit 2548e15ac4
6 changed files with 25 additions and 44 deletions

View File

@@ -24,11 +24,11 @@ const envConfigs: Record<EnvType, EnvConfig> = {
// 开发环境
development: {
name: '开发环境',
apiBaseURL: 'https://sit.light120.com',
// apiBaseURL: 'http://localhost:9098',
// apiBaseURL: 'https://sit.light120.com',
apiBaseURL: 'http://localhost:9098',
timeout: 15000,
enableLog: true,
enableMock: true,
enableMock: false,
// 客服配置
customerService: {
corpId: 'ww51fc969e8b76af82', // 企业ID