Zory hai 6 días
pai
achega
81bcd91085
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/controller/mini/Test.php

+ 2 - 2
app/controller/mini/Test.php

@@ -20,11 +20,11 @@ class Test extends Base
     {
         try {
             $uuid = ["228287898988984"];
-//            $resp = (new \app\extra\douyin\Order())->config($this->getDyConfig())->token()->getOrderDetail(["1090054060293461518"]);
+            $resp = (new \app\extra\douyin\Order())->config($this->getDyConfig())->token()->getOrderDetail(["1090207881668509512"]);
 //            $resp = (new \app\extra\douyin\Order())->config($this->getDyConfig())->token()->orderLock(1,"1090054060293461518","7578130844109078591","76IQA12W5EQ8NKELH8");
 //            $resp = (new \app\extra\douyin\Account())->config($this->getDyConfig())->token()->setWhiteSetting("7513378475235919883",1,true);
 //            $resp = (new Client)->config($this->getDyConfig())->token()->setBtnText('7513378475235919883');
-            $resp = (new Client)->config($this->getDyConfig())->token()->queryOrder("7577968513823164456","_000sRbtlH6HK-2qnkYAFn1lXu5B7g1IrxDQ");
+//            $resp = (new Client)->config($this->getDyConfig())->token()->queryOrder("7577968513823164456","_000sRbtlH6HK-2qnkYAFn1lXu5B7g1IrxDQ");
 //            print_r($resp);
             return success("ok",$resp);
         } catch (\Throwable $throwable) {