修正easywechtrequest类

This commit is contained in:
2023-03-06 19:41:48 +08:00
parent c65e0695c2
commit 17ec3aa8d7
3 changed files with 11 additions and 3 deletions
-1
View File
@@ -20,7 +20,6 @@ class CallBackController extends AbstractController
*/
public function patientWxPayCallBack(): ResponseInterface
{
dump(111);
try {
// 处理支付结果事件
$WechatPay = new WechatPay(1);