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