修改为php接口请求

This commit is contained in:
YeMingfei666 2025-10-15 13:28:19 +08:00
parent 2f464cdc2d
commit 296a8032de
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ export const productUrl='dj-admin';
// const baseUrl = "https://api.tianjinzhitongdaohe.com/czg/"
// const baseUrl = "https://web-api.hnsiyao.cn/czg/" //测试
const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上
// const baseUrl = "https://ph.hnsiyao.cn/czg/" // 线上
// const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上
const baseUrl = "https://ph.hnsiyao.cn/czg/" // 线上
export default{
baseUrl