chore: prepare anxinyan release

This commit is contained in:
wushumin
2026-05-25 14:53:59 +08:00
parent 21360a6a2c
commit fa8c9015d9
26 changed files with 2124 additions and 120 deletions

View File

@@ -1346,6 +1346,7 @@ export interface AdminSystemConfigGroupItem {
placeholder: string;
remark: string;
is_secret: boolean;
read_only?: boolean;
value: string;
options?: Array<{
label: string;