소스 검색

feat:xiugai

wangchuanjin 1 년 전
부모
커밋
7b119d04a0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      p/struct.go

+ 1 - 0
p/struct.go

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