[测评系统]--测评系统核心代码库
linzhijie
2023-04-15 0183c9be7ee7c2125bdd0491a9ba406de6abc621
src/main/java/com/ots/project/tool/report/MAQNEW/condition/KeyPointsCautions_V2.java
@@ -17,6 +17,7 @@
@Slf4j
public class KeyPointsCautions_V2 extends BaseCondition_V2 {
    private String name = "KeyPointsCautions_V2";
    @Override
    public TLibraryCode calculate(Map<String, String> map, LangTypeEnum langType) {
        try {
            Map<String, String> paramMap = new HashMap();