From 7fd8fab864cd5a466e74ba2dcfb3de02b78c02bc Mon Sep 17 00:00:00 2001 From: weizong song Date: Mon, 5 Apr 2021 14:06:21 +0800 Subject: [PATCH] up --- app/Libs/WxMicroPay.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/Libs/WxMicroPay.class.php b/app/Libs/WxMicroPay.class.php index 1261560..0a637dc 100644 --- a/app/Libs/WxMicroPay.class.php +++ b/app/Libs/WxMicroPay.class.php @@ -46,6 +46,8 @@ class WxMicroPay extends WxPayCommon throw new Exception("接口调用失败"); } + dd($result); + return true; //取订单号