Kaynağa Gözat

修改服务器地址

yuhaitao14 7 yıl önce
ebeveyn
işleme
bfaa6f7f24
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      shop/static/manager/config/prod.env.js

+ 1 - 1
shop/static/manager/config/prod.env.js

@@ -1,5 +1,5 @@
 'use strict'
 module.exports = {
     NODE_ENV: '"production"',
-    SERVER_PATH: '"http://testshop.pacsonline.cn/"'
+    SERVER_PATH: '"http://www.kunl-healthcare.com/"'
 }