package request type HYGCommonReq struct { CooperatorId string `json:"cooperatorId"` BusinessBody string `json:"businessBody"` }