提交 9097cd44 作者: 恶龙咆哮

法大大实名认证方式修改

上级 af205f1f
...@@ -294,8 +294,8 @@ public class UserFddAuthServiceImpl implements UserFddAuthService { ...@@ -294,8 +294,8 @@ public class UserFddAuthServiceImpl implements UserFddAuthService {
params.setPageModify("1");//1允许 2不允许 默认为1 params.setPageModify("1");//1允许 2不允许 默认为1
params.setMVerifiedWay("4"); params.setMVerifiedWay("4");
params.setVerifiedWay("3"); params.setVerifiedWay("3");
params.setLegalAllowCompanyVerifyWay("1"); // params.setLegalAllowCompanyVerifyWay("1");
params.setAgentAllowCompanyVerifyWay("1"); // params.setAgentAllowCompanyVerifyWay("1");
//设置回调通知 //设置回调通知
params.setNotifyUrl(FddConnectConstant.MMC_URL + FddConstant.NOTIFY_E_CERT_RES); params.setNotifyUrl(FddConnectConstant.MMC_URL + FddConstant.NOTIFY_E_CERT_RES);
String result = client.invokeCompanyVerifyUrl(params); String result = client.invokeCompanyVerifyUrl(params);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论