mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: plus失效原因显示
This commit is contained in:
@@ -27,6 +27,7 @@ export type PlusInfo = {
|
||||
expireTime?: number;
|
||||
isPlus: boolean;
|
||||
isComm?: boolean;
|
||||
message?: string;
|
||||
};
|
||||
export type SysPublicSetting = {
|
||||
registerEnabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user