修改微信支付结果通知注释
parent
df775de964
commit
b7baaa2d79
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue