package response import "eta/eta_mini_crm_ht/models" type CustomerProductRiskMappingListResp struct { List []*models.CustomerProductRiskMappingView }