[测评系统]--测评系统核心代码库
wzp
2024-12-30 6620dc7b245127616cb580700eb026da03e96de5
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