mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 任务配置不需要的字段可以自动隐藏
This commit is contained in:
@@ -34,6 +34,7 @@ export class DemoAccess implements IAccess {
|
||||
},
|
||||
//是否必填
|
||||
required: true,
|
||||
//改属性是否需要加密
|
||||
encrypt: true,
|
||||
})
|
||||
//属性名称
|
||||
|
||||
Reference in New Issue
Block a user