add
wangpengfei
2023-08-15 a53591167bf111ffc0eb2cb129aa7ff8b4cb470d
model/request/serviceCollectionPlan.go
@@ -5,7 +5,7 @@
)
type AddServiceCollectionPlan struct {
   List []*model.ServiceCollectionPlan
   List []*model.ServiceCollectionPlan `json:"list" binding:"required"`
}
type UpdateServiceCollectionPlan struct {