Browse Source

改一下提示文字

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

2
app/Constants/v3/ErrorCode.php

@ -97,7 +97,7 @@ class ErrorCode extends AbstractConstants
/** /**
* 下单失败 * 下单失败
* @Message("无法自己购买自己店铺的商品")
* @Message("您不可以购买自己店铺或店铺所在市场的活动商品")
*/ */
const ORDER_ONLINE_LIMIT_STORE_BUY_SELF = 613; const ORDER_ONLINE_LIMIT_STORE_BUY_SELF = 613;

Loading…
Cancel
Save