update .gitignore

This commit is contained in:
GaoHao
2025-01-07 10:19:21 +08:00
parent a194af29cb
commit f7037c0643
27 changed files with 45 additions and 3756 deletions

View File

@@ -4,7 +4,7 @@ const env='test' //test , production,local
export const encryptKey='1234567890123456' // http数据加解密的key
export const apiUrl='/czg/app'
export const apiUrl='/czg/'
export const h5Config = {
production: 'https://dj-h5.hnsiyao.cn',
test: 'https://web-api.hnsiyao.cn',