package common type Modify struct { // core:true;format:string 【签署文档id】签署文档id DocumentId *int64 `json:"documentId"` // core:true 【签署文档新名称】签署文档新名称 【传参】 最大长度:500。 Title string `json:"title"` }