根据模板ID获取档案排序集合
POST
http://tongxj.dev.yysifc.com/edoc-esm/esm/api/archiveCategoryTemplate/save
请求参数
参数名
类型
描述
必填
archiveTemplateId
string
模板ID 示例:202833461386604544
必填
pid
string
父节点ID 示例:
必填
code
string
分类code 示例:6
必填
name
string
分类名称 示例:政府快报
必填
memo
string
归档范围 示例:政府快报相关电子档案
必填
path
string
节点路径 示例:
必填
codePath
string
节点codepath 示例:6
必填
retentionDuration
string
保管期限 示例:10年
必填
secret
string
密级 示例:秘密
必填
orderIndex
int
排序 示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:操作成功
必填
data
object
示例:null
必填