红包第二次修改

This commit is contained in:
2025-10-11 14:58:51 +08:00
parent 641368f78e
commit 8556184c1a

View File

@@ -474,7 +474,7 @@ class RedpacketService
return $res_con; return $res_con;
} }
} }
return true; return V(1, '验证成功');
} }
/** /**