package company_response // 【单位信息】单位信息 type CompanyauthNoticeResponse struct { // 【单位id】单位id Id *int64 `json:"id"` }