修改请求域名
This commit is contained in:
parent
88156a6e4e
commit
f9cf68d83e
|
|
@ -2,9 +2,9 @@ export const testUrl='video-admin';
|
|||
export const productUrl='dj-admin';
|
||||
|
||||
// const baseUrl = "http://192.168.1.7:8100/czg/"
|
||||
const baseUrl = "https://video.hnsiyao.cn/czg/" //
|
||||
const baseUrl = "https://web-api.hnsiyao.cn/czg/" //
|
||||
// const baseUrl = "https://api.tianjinzhitongdaohe.com/czg/"
|
||||
// const baseUrl = "https://dj-api.hnsiyao.cn/czg/" // 线上
|
||||
// const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上
|
||||
|
||||
export default{
|
||||
baseUrl
|
||||
|
|
|
|||
Loading…
Reference in New Issue