Browse Source

修改bug

chenrui 2 years ago
parent
commit
4daa418085
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -5,7 +5,7 @@ const getConfig = (theme) => {
 		"default":{
 			themePath: 'default',
 			pro_URL: 'https://iscm.360arrow.com/qpls-md/', // 生产地址
-			uat_URL: 'http://p.iscm.360arrow.com/qpls-md/', // 预发布地址
+			uat_URL: 'https://p.iscm.360arrow.com/qpls-md/', // 预发布地址
 			dev_URL: 'http://192.168.2.117:8503/qpls-md/', // 本地地址
 			appName: 'iSCM智慧供应链', // app 名称
 			company: '陕西山海高科信息技术有限公司',