6
0
Fork 0
release
李静 2021-12-18 17:09:11 +08:00
parent 8b49e0d263
commit dcf945f0d3
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ use Throwable;
class WeChatPayController extends Controller class WeChatPayController extends Controller
{ {
/** /**
* 直接结果通知 * 支付结果通知
* *
* @param \App\Services\WeChatPayService $weChatPayService * @param \App\Services\WeChatPayService $weChatPayService
* @return \Illuminate\Http\Response * @return \Illuminate\Http\Response

View File

@ -697,7 +697,7 @@ class OrderService
} }
} }
/* /**
* 支付成功 * 支付成功
* *
* @param string $sn * @param string $sn