feature-mass-identify #1
@ -37,6 +37,7 @@ public class QueryResultController
|
||||
String name = request.getName();
|
||||
IdentifyResult result = null;
|
||||
IdentifyNewCitizenResponse response = new IdentifyNewCitizenResponse();
|
||||
|
||||
try
|
||||
{
|
||||
result = NewCitizenUitls.identifyNewCitizen(idCardNo, name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user