龚焕茏
2024-06-07 8ad6577132b67cced0f7cfb83d41438c712f58fb
src/main/java/com/ycl/jxkg/domain/vo/ExamTemplateVO.java
@@ -39,6 +39,9 @@
    /** 多选扣分类型 */
    private Integer deductType;
    /** 多选评分 */
    private BigDecimal deductTypeScore;
    /** 单选题数量 */
    private Integer singleChoice;