package common type SealAttributeListVo struct { // 【印章规格列表】印章规格列表 VoList []*SealAttributeVo `json:"voList,omitempty"` }