瀏覽代碼

up - pay_notify_url

liugc 9 月之前
父節點
當前提交
2fec3ff36e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/api/service/DouYinService.php

+ 1 - 1
app/api/service/DouYinService.php

@@ -434,7 +434,7 @@ class DouYinService
                     "path" => "pages/order/detail",
                     "params" => json_encode(['order_number' => $path_order_number])
                 ],
-                "payNotifyUrl" => $payNotifyUrl
+                "pay_notify_url" => $payNotifyUrl
             ];
         } catch (\Exception $e) {
             throw new \Exception($e->getMessage());