更新秘耳测试地址

This commit is contained in:
yziiy
2025-09-02 15:25:00 +08:00
parent 61e604b12c
commit f958c96aec
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
export const URL = "http://md.xscmmidi.site";
export const URL = "http://tmd.xscmmidi.site";
// http://md.xscmmidi.site 正式
// http://tmd.xscmmidi.site 测试
// 声网appId 在这里换

View File

@@ -1,7 +1,7 @@
import { getPluginsList } from "./build/plugins";
import { include, exclude } from "./build/optimize";
import { type UserConfigExport, type ConfigEnv, loadEnv } from "vite";
import { URL } from "@/utils/http/config";
import { URL } from "./src/utils/http/config";
import {
root,
alias,