diff --git a/application/common/service/RedpacketService.php b/application/common/service/RedpacketService.php index 3695825..e2935ab 100644 --- a/application/common/service/RedpacketService.php +++ b/application/common/service/RedpacketService.php @@ -474,7 +474,7 @@ class RedpacketService return $res_con; } } - return true; + return V(1, '验证成功'); } /**