修改版本

This commit is contained in:
2026-03-30 18:01:27 +08:00
parent e58bf3670a
commit 0ea158133b
56 changed files with 18245 additions and 17713 deletions

View File

@@ -7,7 +7,7 @@ export const enum SERVER_EREA {
export const NOW_SERVER_EREA : SERVER_EREA = SERVER_EREA.ZP;
// 默认地址
const DEFAULT_URL = "https://dice-api.yuliao666.top"
const DEFAULT_URL = "https://dice-v3-api.yuliao666.top"
/** 通用版本 */
const DEFAULT_VERSION = "1.0.5"
/** 测试服版本号 */