fix
wangpengfei
2023-08-25 c20b2d72c1f6241213f792dde44e50def6bf3510
model/test/request/supplier_type.go
@@ -12,3 +12,7 @@
   EndCreatedAt   *time.Time `json:"endCreatedAt" form:"endCreatedAt"`
   request.PageInfo
}
type SupplierTypeList struct {
   SupplierTypes []test.SupplierType `json:"supplierTypes"`
}