jiangping
2023-10-24 349bcef9a96391d22522a3409adf5a89e7e70a95
minipro_standard/common/config.js
@@ -1,9 +1,9 @@
module.exports = {
   // baseUrl: 'http://106.14.20.42/test_hfznzz/',
   // baseUrl: 'https://hefei.dtkey.cn/test_hfznzz/',
   // baseUrl: '/doumeeplant_api',
   baseUrl: 'https://dmtest.ahapp.net/doumeeplant_api',
   // baseUrl: 'http://192.168.0.15:10021',
   // baseUrl: 'https://dmtest.ahapp.net/doumeeplant_api',
   // https://lingyang.mes.show:1801/doumeeplant/doc.html
   // baseUrl: 'https://lingyang.mes.show:1801/doumeeplant',
   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]*$/,