Mr.Shi
2023-09-14 57513aa6aa3374271212c022219b9104321c21ad
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]*$/,