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