feat: 按配置获取主体信息

This commit is contained in:
duanshuwen
2025-09-20 19:26:16 +08:00
parent 4cdff7a594
commit 55fd7c7ee6
11 changed files with 155 additions and 142 deletions

View File

@@ -1,4 +1,4 @@
const isProd = false;
const isProd = true;
// 测试
const VITE_BASE_URL_TEST = "https://onefeel.brother7.cn/ingress";