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());