qingyiay
2023-08-14 76c41f4669a36b0d4cb5b82906419408a6b7de96
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
}
}