chore: plus失效原因显示

This commit is contained in:
xiaojunnuo
2026-02-02 16:54:23 +08:00
parent a2e9a41a7e
commit 21591a3a89
2 changed files with 3 additions and 1 deletions
@@ -27,6 +27,7 @@ export type PlusInfo = {
expireTime?: number;
isPlus: boolean;
isComm?: boolean;
message?: string;
};
export type SysPublicSetting = {
registerEnabled?: boolean;