Commit 17a7257d authored by jianghaiming's avatar jianghaiming

update:Set

parents efadc6a9 384fc223
...@@ -70,6 +70,6 @@ class GoodsException extends BaseException ...@@ -70,6 +70,6 @@ class GoodsException extends BaseException
49 => '库存不得小于已售库存', 49 => '库存不得小于已售库存',
self::RULE_LIMIT_ERROR => '单人可买上限填写错误', self::RULE_LIMIT_ERROR => '单人可买上限填写错误',
self::NOT_FIND_MARKETING => '找不到活动', self::NOT_FIND_MARKETING => '找不到活动',
52 => '商品过期时间小于等于上架时间', 52 => '商品过期时间小于等于上架时间',
]; ];
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment