配置文件更新

This commit is contained in:
2025-01-07 09:03:58 +08:00
parent ff36d048b2
commit 4326e4ff70

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'
}