package common type SealApplyBatchAppendDocumentsRequest struct { // core:true;format:string 【文档id】文档id Id *int64 `json:"id"` }