保存进度!
This commit is contained in:
@@ -37,6 +37,7 @@ public class QueryResultController
|
||||
String name = request.getName();
|
||||
IdentifyResult result = null;
|
||||
IdentifyNewCitizenResponse response = new IdentifyNewCitizenResponse();
|
||||
|
||||
try
|
||||
{
|
||||
result = NewCitizenUitls.identifyNewCitizen(idCardNo, name);
|
||||
|
Reference in New Issue
Block a user