1
Mr.Zhang
2023-10-16 c2db28c97e8e5fcd1fa81d6a9887d69b61865184
minipro_standard/common/config.js
@@ -2,7 +2,7 @@
   // baseUrl: 'http://106.14.20.42/test_hfznzz/',
   // baseUrl: 'https://hefei.dtkey.cn/test_hfznzz/',
   // baseUrl: 'http://192.168.0.18:10021',
   baseUrl: 'https://dmtest.ahapp.net/doumeeplant_api',
   baseUrl: 'https://www.mes.red/doumeeplant',
   phoneRegular: /^1[3456789]\d{9}$/,
   mailboxRegular: /^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/,
   positiveInteger: /^[0-9]*[1-9][0-9]*$/,