This commit is contained in:
kuang.yife 2023-10-24 16:03:39 +08:00
parent c0cc5157f0
commit 1e0e6c8f6b
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ public class ClewController extends BaseController
vivoJson.put("srcId", "");
vivoJson.put("dataFrom", "0");
String url = "https://sandbox-marketing-api.vivo.com.cn/openapi/v1/advertiser/behavior/upload";
String advertiserId = "X";
String advertiserId = "XX";
String nonce = "XX";
String accessToken = "595a46633e3f8162363a37092037a436f62e4d462102ddbf3eb503fa52017b93";
String timestamp = String.valueOf(System.currentTimeMillis());