网络请求打通,ws 打通

This commit is contained in:
Cody
2026-03-09 19:05:55 +08:00
parent 997d821447
commit 3c1976b343
60 changed files with 1392 additions and 552 deletions

View File

@@ -1,4 +1,6 @@
{
"IS_DEV": true,
"API_BASE_URL": "https://dev-api.example.com"
"API_BASE_URL": "http://gateway.winwayinfo.com",
"CHANNEL": "15",
"APP_VERSION": "1.0.0"
}