提交 44fb69f9 作者: zhenjie

小猪算账-电子签约完成跳转页面设置

上级 0b6a7066
......@@ -154,7 +154,7 @@ public class XzServiceImpl implements XzService {
.customParams(com.alibaba.fastjson2.JSONObject.toJSONString(userInfo))
.idCardNo(realNameAuthDO.getIdNumber())
.infoSource("1")
.jumpPage("https://www.signtest.cn/signSuccess")
.jumpPage("https://test.iuav.shop/network/#/pages/electronic-contracting/index")
.mobile(loginSuccessDTO.getPhoneNum())
.notifyUrl(userSystemConstant.getAuthNotify())
.position(userSystemConstant.getXzPosition())
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论