修改部分接口

This commit is contained in:
2025-08-01 16:23:34 +08:00
parent 943ef313cf
commit d34c5a84b8
4 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,8 @@ export const productUrl='dj-admin';
// const baseUrl = "https://web-api.hnsiyao.cn/czg/" //测试
// const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上
const baseUrl = "http://192.168.1.31:8080/admin/" // php
// const baseUrl = "http://192.168.1.31:8080/admin/" // php本地
const baseUrl = "https://playlet.test.sxczgkj.com/admin/" // php测试服
export default{
baseUrl