6
0
Fork 0

调整提示

release
vine_liutk 2022-04-13 17:04:01 +08:00
parent 3c8889138d
commit aef929bfba
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class BargainService
//已下单
if ($order->order_id > 0) {
throw new BizException('当前砍价单下单,无法再砍');
throw new BizException('当前砍价单下单,无法再砍');
}
//砍价超时