Browse Source

更新结算错误

郑晓宇 6 years ago
parent
commit
54b87b160c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Jobs/Settlement.php

+ 1 - 1
app/Jobs/Settlement.php

@@ -130,7 +130,7 @@ class Settlement implements ShouldQueue
                         // "page_size" => 10,
                         // "page_size" => 10,
                     ],
                     ],
                     "busi_info" => [
                     "busi_info" => [
-                        "pk_result" => $pktaskresult
+                        "pk_result" => $pkresult
                     ],
                     ],
                 ];
                 ];