代码优化
This commit is contained in:
@@ -4,7 +4,7 @@ const env='test' //test , production,local
|
||||
|
||||
export const encryptKey='1234567890123456' // http数据加解密的key
|
||||
|
||||
export const apiUrl='/czg/'
|
||||
export const apiUrl='/czg/app'
|
||||
export const h5Config = {
|
||||
production: 'https://dj-h5.hnsiyao.cn',
|
||||
test: 'https://web-api.hnsiyao.cn',
|
||||
|
||||
Reference in New Issue
Block a user