Explorar o código

wesmiler 报恩寺项目提交

wesmiler %!s(int64=4) %!d(string=hai) anos
pai
achega
2beb6f7350
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Services/EnshrineService.php

+ 1 - 0
app/Services/EnshrineService.php

@@ -566,6 +566,7 @@ class EnshrineService extends BaseService
         if ($total > 0) {
 
             if ($memberInfo->coupon < $total) {
+                \DB::rollBack();
                 return message("账户花灯券不足,请先充值", false, [], 10003);
             }