3 Commits

Author SHA1 Message Date
5a3b118f02 保存进度! 2025-04-30 14:18:07 +08:00
7ef2d1eb7a 保存进度! 2023-05-26 18:40:36 +08:00
91f9b6dd92 保存进度! 2023-05-25 21:13:18 +08:00
21 changed files with 1 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ public class QueryResultController
String name = request.getName();
IdentifyResult result = null;
IdentifyNewCitizenResponse response = new IdentifyNewCitizenResponse();
try
{
result = NewCitizenUitls.identifyNewCitizen(idCardNo, name);

Binary file not shown.