提交 ec40ad19 作者: 刘明祎-运维用途

配置

上级 c3c2ab23
...@@ -54,7 +54,7 @@ public class TokenCheckHandleInterceptor implements HandlerInterceptor { ...@@ -54,7 +54,7 @@ public class TokenCheckHandleInterceptor implements HandlerInterceptor {
// log.info("remoteHost: {}", remoteHost); // log.info("remoteHost: {}", remoteHost);
// log.info("forwardedFor: {}", forwardedFor); // log.info("forwardedFor: {}", forwardedFor);
// log.info("forwardedHost: {}", forwardedHost); // log.info("forwardedHost: {}", forwardedHost);
// if (hostName.equals("iuav.mmcuav.cn") || hostName.equals("test.iuav.mmcuav.cn") || hostName.equals("www.iuav.com") || hostName.equals("test.iuav.com")){ // if (hostName.equals("iuav.mmcuav.cn") || hostName.equals("test.iuav.mmcuav.cn") || hostName.equals("www.iuav.shop") || hostName.equals("test.iuav.shop")){
// String token = request.getHeader("token"); // String token = request.getHeader("token");
// if (StringUtils.isBlank(token)){ // if (StringUtils.isBlank(token)){
// exceptionProcess(response); // exceptionProcess(response);
......
...@@ -154,7 +154,7 @@ public class XzServiceImpl implements XzService { ...@@ -154,7 +154,7 @@ public class XzServiceImpl implements XzService {
.customParams(com.alibaba.fastjson2.JSONObject.toJSONString(userInfo)) .customParams(com.alibaba.fastjson2.JSONObject.toJSONString(userInfo))
.idCardNo(realNameAuthDO.getIdNumber()) .idCardNo(realNameAuthDO.getIdNumber())
.infoSource("1") .infoSource("1")
.jumpPage("https://test.iuav.com/network/#/pages/electronic-contracting/index") .jumpPage("https://test.iuav.shop/network/#/pages/electronic-contracting/index")
.mobile(loginSuccessDTO.getPhoneNum()) .mobile(loginSuccessDTO.getPhoneNum())
.notifyUrl(userSystemConstant.getAuthNotify()) .notifyUrl(userSystemConstant.getAuthNotify())
.position(userSystemConstant.getXzPosition()) .position(userSystemConstant.getXzPosition())
......
...@@ -83,15 +83,15 @@ third-party: ...@@ -83,15 +83,15 @@ third-party:
domain: https://saas.xzsz.ltd domain: https://saas.xzsz.ltd
position: 市场推广 position: 市场推广
taxFundId: 0b0376083af4435885bd5d5cd3d63053 taxFundId: 0b0376083af4435885bd5d5cd3d63053
authNotify: https://test.iuav.com/userapp/xz/xzAuthNotify authNotify: https://test.iuav.shop/userapp/xz/xzAuthNotify
withdrawNotify: https://test.iuav.com/userapp/xz/xzWithdrawNotify withdrawNotify: https://test.iuav.shop/userapp/xz/xzWithdrawNotify
fdd: fdd:
appid: 407664 appid: 407664
appkey: q146q3Cjmi7Y6BVl8jtZK9pH appkey: q146q3Cjmi7Y6BVl8jtZK9pH
version: 2 version: 2
host: https://testapi06.fadada.com/api/ host: https://testapi06.fadada.com/api/
mmc-url: https://test.iuav.com/userapp/ mmc-url: https://test.iuav.shop/userapp/
iuav: iuav:
pay: pay:
......
...@@ -47,15 +47,15 @@ third-party: ...@@ -47,15 +47,15 @@ third-party:
domain: https://uat.xzsz.ltd/ domain: https://uat.xzsz.ltd/
position: 销售推广 position: 销售推广
taxFundId: 8ae605f565884a1f9a5e91d5a661ce58 taxFundId: 8ae605f565884a1f9a5e91d5a661ce58
authNotify: https://test.iuav.com/userapp/xz/xzAuthNotify authNotify: https://test.iuav.shop/userapp/xz/xzAuthNotify
withdrawNotify: https://test.iuav.com/userapp/xz/xzWithdrawNotify withdrawNotify: https://test.iuav.shop/userapp/xz/xzWithdrawNotify
fdd: fdd:
appid: 407664 appid: 407664
appkey: q146q3Cjmi7Y6BVl8jtZK9pH appkey: q146q3Cjmi7Y6BVl8jtZK9pH
version: 2 version: 2
host: https://testapi06.fadada.com/api/ host: https://testapi06.fadada.com/api/
mmc-url: https://test.iuav.com/userapp/ mmc-url: https://test.iuav.shop/userapp/
iuav: iuav:
pay: pay:
......
...@@ -77,15 +77,15 @@ third-party: ...@@ -77,15 +77,15 @@ third-party:
domain: https://saas.xzsz.ltd domain: https://saas.xzsz.ltd
position: 市场推广 position: 市场推广
taxFundId: 0b0376083af4435885bd5d5cd3d63053 taxFundId: 0b0376083af4435885bd5d5cd3d63053
authNotify: https://www.iuav.com/userapp/xz/xzAuthNotify authNotify: https://www.iuav.shop/userapp/xz/xzAuthNotify
withdrawNotify: https://www.iuav.com/userapp/xz/xzWithdrawNotify withdrawNotify: https://www.iuav.shop/userapp/xz/xzWithdrawNotify
fdd: fdd:
appid: 502624 appid: 502624
appkey: mDWdQ0jnx0iEJuJkLdKJsc0l appkey: mDWdQ0jnx0iEJuJkLdKJsc0l
version: 2 version: 2
host: https://textapi06.fadada.com/api2/ host: https://textapi06.fadada.com/api2/
mmc-url: https://www.iuav.com/userapp/ mmc-url: https://www.iuav.shop/userapp/
iuav: iuav:
pay: pay:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论