[测评系统]--测评系统核心代码库
wzp
2024-07-31 4efefb9ada923a7a0480b49b292c498ff88ed15a
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