测试提交

This commit is contained in:
2025-03-31 13:53:37 +08:00
parent af58306d96
commit f842886c00

View File

@@ -1013,6 +1013,7 @@ public class SocketDevResponseService {
//调用判断方法
Map<String, Integer> textResult = detectionServiceImpl.processing(FormalTestManager.realDataXiList, param, FormalTestManager.devIdMapComm, sourceIssue, dataRule);
System.out.println(textResult);
//组装实体推送给前台
assWebJson(param, textResult, socketDataMsg, sourceIssue);