Browse Source

feat: 内容平台online域名修改

TIANYONG 1 year ago
parent
commit
7423a4a002
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/index.ts

+ 1 - 1
src/utils/index.ts

@@ -107,7 +107,7 @@ export const matchProductApiUrl = () => {
 		'cbs': {
 			'dev': 'https://dev.resource.colexiu.com',
 			'test': 'https://test.resource.colexiu.com',
-			'online': 'https://online.resource.colexiu.com'
+			'online': 'https://mec.colexiu.com'
 		},
 		'gym': {
 			'dev': 'https://dev.dayaedu.com',