[测评系统]--测评系统核心代码库
wzp
2025-06-17 4ce181bd784aeb873a4751826c227161d35de2b5
src/main/java/com/ots/project/tool/report/LAQ/condition/ScoreInterpretationBLA.java
@@ -14,7 +14,7 @@
@Setter
@Slf4j
public class ScoreInterpretationBLA extends BaseCondition_V2 {
    private String name = "BehaviorCharacteristicsV1";
    private String name = "ScoreInterpretationBLA";
    private Double BLA;
    @Override