lvhao hai 3 días
pai
achega
9d875d76d6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      core/CoreApp/models/Model_apitt.php

+ 2 - 1
core/CoreApp/models/Model_apitt.php

@@ -536,7 +536,8 @@ function __construct(){
 	//或者叫做获取联盟的单子
 	public function getAffiliateOrders($shop){
 		$url = "https://open-api.tiktokglobalshop.com";
-		$link = "/affiliate_partner/202411/orders/search";
+		//$link = "/affiliate_partner/202411/orders/search";
+		$link = "/affiliate_seller/202410/orders/search";
 		$time = $end_time = time();
 		$start_time = $end_time - 3600 * 24 *3;