wangchuanjin il y a 1 an
Parent
commit
7b119d04a0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      p/struct.go

+ 1 - 0
p/struct.go

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