|
|
@@ -21,7 +21,8 @@ class Test extends Base
|
|
|
try {
|
|
|
$uuid = ["228287898988984"];
|
|
|
// $resp = (new \app\extra\douyin\Account())->config($this->getDyConfig())->token()->setWhiteSetting("7513378475235919883",1,true);
|
|
|
- $resp = (new Client)->config($this->getDyConfig())->token()->setMiniPath("7513378475235919883","1090105536412828984");
|
|
|
+ $resp = (new Client)->config($this->getDyConfig())->token()->setMiniPath("7513378475235919883","1090045011490588984");
|
|
|
+// $resp = (new Client)->config($this->getDyConfig())->token()->queryOrder("7513378475235919883","_000SDaHqDYY9GGnyrpYfp4vIPHD8qs32XCx");
|
|
|
print_r($resp);
|
|
|
return success("ok");
|
|
|
} catch (\Throwable $throwable) {
|