qingyiay
2023-06-29 9579955eecf9584697c546eae6ba90fb33795e40
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
}
}