qingyiay
2023-08-08 40a7d8db73f81ad10de03684dc9f6720e18cc315
api/publicInterface.js
@@ -4,7 +4,6 @@
import { BaseUrl as wrBaseUrl } from '@/api/request.js'
// const BaseUrl = 'http://192.168.31.14:9999'
// const BaseUrl = "http://hesuancj.cn:9999"
const BaseUrl = 'https://mx.jzeg.cn:9095'
// const BaseUrl = 'http://192.168.31.18:9999'
@@ -188,4 +187,4 @@
   apiRegister,
   apiLoginPassword,
   BaseUrl
}
}