- model.MaxStoreSkuStockQty = 99999
This commit is contained in:
@@ -6,6 +6,10 @@ const (
|
||||
StoreSkuBindStatusNormal = 1
|
||||
)
|
||||
|
||||
const (
|
||||
MaxStoreSkuStockQty = 99999
|
||||
)
|
||||
|
||||
type StoreSkuCategoryMap struct {
|
||||
ModelIDCULD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user