Browse Source

提示

master
weigang 5 years ago
parent
commit
28207a8aca
  1. 2
      app/Constants/v3/ErrorCode.php

2
app/Constants/v3/ErrorCode.php

@ -274,7 +274,7 @@ class ErrorCode extends AbstractConstants
/** /**
* 已卖光 * 已卖光
* @Message("商品已卖光")
* @Message("商品已卖光")
*/ */
const GOODS_ACTIVITY_INVENTORY_ERROR = 1153; const GOODS_ACTIVITY_INVENTORY_ERROR = 1153;

Loading…
Cancel
Save