wangchuanjin 1 år sedan
förälder
incheckning
7b119d04a0
1 ändrade filer med 1 tillägg och 0 borttagningar
  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                   //业务类型
 }
 
 // 推送设置