3333333
This commit is contained in:
parent
9a4fba1827
commit
f4b11bc7ea
@ -71,7 +71,7 @@ type GetProductList struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type GetProductPageOrder struct {
|
type GetProductPageOrder struct {
|
||||||
Stock string `json:"stock" form:"stock" label:"库存" validate:"oneof=desc asc no"`
|
Stock string `json:"stock" form:"stock" label:"库存"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// AddProduct 新增商品
|
// AddProduct 新增商品
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user