diff --git a/project.config.json b/project.config.json index 4a878bc..9ca72a2 100644 --- a/project.config.json +++ b/project.config.json @@ -45,4 +45,4 @@ "tabIndent": "insertSpaces", "tabSize": 2 } -} +} \ No newline at end of file diff --git a/src/common/constant.ts b/src/common/constant.ts index f6888af..2f06165 100644 --- a/src/common/constant.ts +++ b/src/common/constant.ts @@ -12,7 +12,7 @@ export const BASE_URL = CURRENT_BASE_URL // export const BASE_URL = `https://dev.zzfzyc.com/lymarket` // 开发环境 // export const BASE_URL = 'https://www.zzfzyc.com/lymarket' // 正式环境 // export const BASE_URL = `http://192.168.1.5:40001/lymarket` // 王霞 -export const BASE_URL = 'http://192.168.1.7:50002/lymarket' // 添 +// export const BASE_URL = 'http://192.168.1.7:50002/lymarket' // 添 // export const BASE_URL = 'http://192.168.1.28:50002/lymarket' // 婷 // export const BASE_URL = `http://192.168.1.42:50002/lymarket` // 杰