@@ -92,6 +92,7 @@ type SubSet struct {
Amount string //金额
StartAmount float64 //开始金额
EndAmount float64 //结束金额
+ BusinessType []string //业务类型
}
// 推送设置