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