zhouwx
2026-01-21 f11670c36ece6beff61013ec98ff798a3fe0d6ba
common/constant.js
@@ -2,7 +2,7 @@
   let VUE_APP_BASE_URL= null;
   if (process.env.NODE_ENV == 'development') {
      VUE_APP_BASE_URL = 'http://sms.sinanoaq.cn/api'
      // VUE_APP_BASE_URL = 'http://121.239.169.30:13001'
      // VUE_APP_BASE_URL = 'http://192.168.2.11:8087'
   }else {
      // VUE_APP_BASE_URL = 'http://192.168.0.47:8086'
      VUE_APP_BASE_URL = 'http://sms.sinanoaq.cn/api'