This commit is contained in:
GaoHao
2025-01-07 09:55:31 +08:00
17 changed files with 740 additions and 605 deletions

View File

@@ -13,7 +13,7 @@ export const h5Config = {
export const AppConfig = {
production: 'https://dj-api.hnsiyao.cn',
test: 'https://video-h5.hnsiyao.cn',
test: 'https://web-api.hnsiyao.cn',
local: 'http://192.168.1.41:8100'
}