wupengfei 1 năm trước cách đây
mục cha
commit
30ba0acd4d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/api/controller/Kuaishou.php

+ 1 - 1
application/api/controller/Kuaishou.php

@@ -42,7 +42,7 @@ class Kuaishou extends Base
         //2315900153213958
         //2314700285800114
         $apiType = "open.order.detail";
-        $apiType = "open.service.market.order.detail";
+        $apiType = "open.seller.order.fee.detail";
         $method = 'get';
         $param = ['oid'=>input('oid')];
         $arr['appkey'] = $this->appKey;