feat: set outroTime negative time

This commit is contained in:
shinya
2025-07-30 22:01:49 +08:00
parent 6989d5e952
commit 5497407c58
3 changed files with 15 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250730215517';
const CURRENT_VERSION = '20250730220149';
// 版本检查结果枚举
export enum UpdateStatus {