Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 761 Bytes

File metadata and controls

18 lines (13 loc) · 761 Bytes

Config

Properties

Name Type Description Notes
Id string 配置ID [optional]
ResourceId string 资源ID [optional]
GroupId string 组ID [optional]
TemplateId string 模版ID [optional]
Key string 对应的字段名 [optional]
Value map[string]interface{} json格式的键值对数据 [optional]
Ctime int64 创建时间,返回时间戳 [optional]
Mtime int64 更新时间,返回时间戳 [optional]

[Back to Model list] [Back to API list] [Back to README]