Forráskód Böngészése

feat: 课堂乐器测试环境地址变更

TIANYONG 1 éve
szülő
commit
7073b80815
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/utils/index.ts

+ 1 - 1
src/utils/index.ts

@@ -126,7 +126,7 @@ export const matchProductApiUrl = () => {
 		},
 		'instrument': {
 			'dev': 'https://dev.kt.colexiu.com',
-			'test': 'https://test.lexiaoya.cn',
+			'test': 'https://test.kt.colexiu.com',
 			'online': 'https://kt.colexiu.com'
 		}
 	}