[测评系统]--测评系统核心代码库
linzhijie
2023-05-17 ce7c778150b82b7106e9edebbb6d69036bd389f3
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();