mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
perf: 调整全部静态资源到static目录
This commit is contained in:
@@ -3,6 +3,7 @@ import { request } from "../service";
|
||||
export type SysPublicSetting = {
|
||||
registerEnabled: boolean;
|
||||
managerOtherUserPipeline: boolean;
|
||||
icpNo?: string;
|
||||
};
|
||||
|
||||
export type SysInstallInfo = {
|
||||
|
||||
Reference in New Issue
Block a user