qingyiay
2023-08-03 1dcbea6b70505d7dff0398e50b1ddc286d9b6fe3
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
}
}