fly 5 年之前
父節點
當前提交
acf0db6157
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Libs/Pay/Merchants/Official.php

+ 1 - 1
app/Libs/Pay/Merchants/Official.php

@@ -79,7 +79,7 @@ class Official implements PayMerchantInterface
                     break;
                 case 'APP':
                     $data = [
-                        'appId' => $result->appid,
+                        'appid' => $result->appid,
                         'partnerid' => $result->mch_id,
                         'prepayid' => $result->prepay_id,
                         'package' => "Sign=WXPay",