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