mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:08:53 +08:00
perf: 支持公告功能
This commit is contained in:
@@ -81,6 +81,8 @@ export type SysPublicSetting = {
|
||||
addonId: number;
|
||||
}
|
||||
>;
|
||||
// 系统通知
|
||||
notice?: string;
|
||||
};
|
||||
export type SuiteSetting = {
|
||||
enabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user