From a4b91616ceae752e11cb6fc5198ebadf52cd68ed Mon Sep 17 00:00:00 2001 From: jazz <jazzxhunter@163.com> Date: 星期三, 24 八月 2022 16:05:15 +0800 Subject: [PATCH] update_202208241604_下载模板修改链接 --- src/config/baseConfig.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/baseConfig.js b/src/config/baseConfig.js index 0967e46..bbade5c 100644 --- a/src/config/baseConfig.js +++ b/src/config/baseConfig.js @@ -8,7 +8,7 @@ // 鎵撳寘鍚庣殑鐜锛侊紒锛侊紒锛侊紒锛侊紒锛侊紒锛侊紒 if (process.env && process.env.NODE_ENV !== 'development') { - baseUrl = '/sms/' + baseUrl = '/sms-admin/' isCrossDomain = 0 isTest = 0 isMock = 0 @@ -25,7 +25,7 @@ var cdTestBaseUrl = { name: '/api_test/', // url: 'http://192.168.2.106:3602/sms', // - 鍏� - url: 'https://phiskincrm.phiskin.com/sms', // - 绾夸笂 + url: 'https://sms.phiskin.com/sms-admin', // - 绾夸笂 // url: 'http://192.168.1.163:8080/', // url: 'http://192.168.31.143:8080/', // - 鍜� // url: 'http://192.168.31.143:8888/', // - 鍜� -- Gitblit v1.8.0