shish há 2 anos atrás
pai
commit
7c490e12b6
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      common/components/lakala/Lakala.php

+ 1 - 2
common/components/lakala/Lakala.php

@@ -22,8 +22,7 @@ class Lakala
     {
     {
         $arr = [
         $arr = [
             'merchantNo' => $this->merchant_no,
             'merchantNo' => $this->merchant_no,
-            //机构代号
-            'orgCode' => '970936',
+            'orgNo' => 970936,
         ];
         ];
         $rand = time() . '_' . stringUtil::charsShuffle(22);
         $rand = time() . '_' . stringUtil::charsShuffle(22);
         $baseRequestVO = [
         $baseRequestVO = [