- auto max StockQty when isSale true.

This commit is contained in:
gazebo
2018-10-25 19:01:41 +08:00
parent c58905dd8e
commit 63e7c858fe
2 changed files with 21 additions and 10 deletions

View File

@@ -31,6 +31,8 @@ const (
FieldSkuID = "SkuID"
FieldLevel = "Level"
FieldEnabled = "Enabled"
)
type ModelIDCUL struct {