feat: 环境的配置

This commit is contained in:
2025-09-15 19:01:22 +08:00
parent 843d8d3138
commit 1038dd3180
9 changed files with 103 additions and 98 deletions

View File

@@ -1,4 +1,4 @@
import { BASE_URL } from "../../constant/base";
import { BASE_URL } from "./baseUrl";
import { goLogin } from "@/hooks/useGoLogin";
const defaultConfig = {