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