gcz 4 سال پیش
والد
کامیت
7f76c6bb7b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      config/prod.env.js

+ 1 - 1
config/prod.env.js

@@ -2,7 +2,7 @@
 module.exports = {
   NODE_ENV: '"production"',
   // BASE_API: '"http://forestweb.hw.hongweisoft.com/api/forest-admin"'
-  BASE_API: '"http://wx.hw.hongweisoft.com/forestapi//forest-admin"'
+  BASE_API: '"http://wx.hw.hongweisoft.com/forestapi/forest-admin"'
   // BASE_API: '"http://product.gzqlyx.com/api/forest-admin"'
 
 }