no message

This commit is contained in:
hellcat 2025-04-21 15:01:07 +08:00
parent c0276803e9
commit 845cdc809a

View File

@ -136,7 +136,7 @@ final class Epay extends Base
// ]);
// } else {
(new Telegram())->send(0, $e->getMessage());
(new Telegram())->send(0, '有用户微信支付失败');
return $response->withJson([
'ret' => 0,