jiangping
2023-09-14 21889b32ae2f342cf1cb78c37734370d0466e978
minipro_standard/common/config.js
@@ -3,6 +3,7 @@
   // baseUrl: 'https://hefei.dtkey.cn/test_hfznzz/',
   // baseUrl: '/doumeeplant_api',
   baseUrl: 'https://dmtest.ahapp.net/doumeeplant_api',
   // baseUrl: 'http://192.168.0.15:10021',
   phoneRegular: /^1[3456789]\d{9}$/,
   mailboxRegular: /^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/,
   positiveInteger: /^[0-9]*[1-9][0-9]*$/,