diff --git a/app/Endpoint/Callback/Http/Controllers/WeChatPayController.php b/app/Endpoint/Callback/Http/Controllers/WeChatPayController.php index a632a606..bc2e7325 100644 --- a/app/Endpoint/Callback/Http/Controllers/WeChatPayController.php +++ b/app/Endpoint/Callback/Http/Controllers/WeChatPayController.php @@ -14,7 +14,7 @@ use Throwable; class WeChatPayController extends Controller { /** - * 直接结果通知 + * 支付结果通知 * * @param \App\Services\WeChatPayService $weChatPayService * @return \Illuminate\Http\Response diff --git a/app/Services/OrderService.php b/app/Services/OrderService.php index 014a6778..677a73bc 100644 --- a/app/Services/OrderService.php +++ b/app/Services/OrderService.php @@ -697,7 +697,7 @@ class OrderService } } - /* + /** * 支付成功 * * @param string $sn