This commit is contained in:
parent
c0cc5157f0
commit
1e0e6c8f6b
|
|
@ -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());
|
||||
|
|
|
|||
Loading…
Reference in New Issue