6
0
Fork 0

修改微信支付结果通知注释

release
李静 2021-12-18 16:51:10 +08:00
parent df775de964
commit b7baaa2d79
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ class WeChatPayController extends Controller
/** /**
* 直接结果通知 * 直接结果通知
* *
* @param \App\Services\WeChatPayService $request * @param \App\Services\WeChatPayService $weChatPayService
* @param \App\Services\WeChatPayService $request
* @return \Illuminate\Http\Response * @return \Illuminate\Http\Response
*/ */
public function paidNotify(WeChatPayService $weChatPayService) public function paidNotify(WeChatPayService $weChatPayService)