记得上下班打卡 | git大法好,push需谨慎

Commit dba70f21 authored by 周建平's avatar 周建平

3要素校验工具类调整

parent b1a27b19
......@@ -545,7 +545,7 @@ public class AdamUserController {
if(type==1){
adamRdmService.identityHandler3(name, idCard, mobile);
}else {
adamRdmService.identityHandler1(null,idCard,mobile);
adamRdmService.identityHandler1(null,name,idCard);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment