9.27开发

This commit is contained in:
hejinbo
2023-09-27 15:38:24 +08:00
parent 42d28ea80f
commit 1e5dc3670f
@@ -240,7 +240,6 @@ public class AdjudicationServiceImpl implements IAdjudicationService {
} }
} catch (IOException e) { } catch (IOException e) {
e.printStackTrace(); e.printStackTrace();
} }
return null; return null;
} }