wupengfei 1 年之前
父節點
當前提交
4286e99dc3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Kuaishou.php

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

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