diff --git a/app/Constants/v3/ErrorCode.php b/app/Constants/v3/ErrorCode.php index 9010906..7c1b74b 100644 --- a/app/Constants/v3/ErrorCode.php +++ b/app/Constants/v3/ErrorCode.php @@ -202,7 +202,7 @@ class ErrorCode extends AbstractConstants * 所选店铺营业时间冲突 * @Message("所选店铺营业时间冲突") */ - const STORE_BUSINESSS_HOURS_ERROR = 710; + const STORE_BUSINESSS_HOURS_ERROR = 711; /************************************/ /* 定位相关 751-800 */