Bladeren bron

快手 创建接口 请求头新增字段:K-RealUser-IP

zhaoxian 2 jaren geleden
bovenliggende
commit
6df034e648

+ 3 - 2
jeecg-cloud-module/jeecg-cloud-system-start/src/main/resources/application-dev.yml

@@ -200,6 +200,7 @@ jeecg:
     report-history: D://mnt//reportKs//
     report-daily: D://mnt//reportKs//
 kuaishou:
+  realuser-ip: 103.46.170.107
   api-url: https://ad.e.kuaishou.com
   auth-url: https://ad.e.kuaishou.com
   appid: 27
@@ -284,5 +285,5 @@ duxiaoman:
   appId: 1660011893128
   token: 99e6dfa5ff790437200521fd13d6128c
 
-kuaishou:
-  realuser-ip: 103.46.170.107
+
+

+ 1 - 4
jeecg-cloud-module/jeecg-cloud-system-start/src/main/resources/application-prod.yml

@@ -189,6 +189,7 @@ jeecg:
     report-history: /data/report/ks/
     report-daily: /data/report/ks/
 kuaishou:
+  realuser-ip: 103.46.170.107
   api-url: https://ad.e.kuaishou.com
   auth-url: https://ad.e.kuaishou.com
   appid: 27
@@ -272,7 +273,3 @@ duxiaoman:
   url: https://liang.duxiaoman.com
   appId: 1660012052762
   token: 1f8a5a1cbd4d626a2aa197b86f6cab8a
-
-kuaishou:
-  realuser-ip: 103.46.170.107
-

+ 1 - 2
jeecg-cloud-module/jeecg-cloud-system-start/src/main/resources/application-test.yml

@@ -196,6 +196,7 @@ jeecg:
     report-history: D://mnt//reportKs//
     report-daily: D://mnt//reportKs//
 kuaishou:
+  realuser-ip: 103.46.170.107
   api-url: https://ad.e.kuaishou.com
   auth-url: https://ad.e.kuaishou.com
   appid: 27
@@ -289,5 +290,3 @@ duxiaoman:
   appId: 1660011893128
   token: 99e6dfa5ff790437200521fd13d6128c
 
-kuaishou:
-  realuser-ip: 103.46.170.107