保存进度!
This commit is contained in:
parent
2c82a2c8a3
commit
91f9b6dd92
@ -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