Commit 384fc223 authored by jianghaiming's avatar jianghaiming

update:Set

parent 939becf8
...@@ -65,6 +65,6 @@ class GoodsException extends BaseException ...@@ -65,6 +65,6 @@ class GoodsException extends BaseException
46 => '已经执行过cancel', 46 => '已经执行过cancel',
47 => 'sku rollback error', 47 => 'sku rollback error',
48 => '请满足以下条件后提交,售价-分销总金额-手续费>=结算价', 48 => '请满足以下条件后提交,售价-分销总金额-手续费>=结算价',
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