修改为php接口请求
This commit is contained in:
parent
2f464cdc2d
commit
296a8032de
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue