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