liusheng
2024-07-03 3fc51e7cbdabb7dcd1615c6efac52323f6ca8adb
smartor/src/main/java/com/smartor/domain/SvyLibTemplateTargetoption.java
@@ -42,6 +42,12 @@
    @Excel(name = "指标名称")
    @ApiModelProperty(value = "指标名称")
    private String targetname;
    /**
     * 指标名称
     */
    @Excel(name = "分数")
    @ApiModelProperty(value = "分数")
    private String score;
    /**
     * 模板ID
@@ -125,7 +131,7 @@
     */
    @Excel(name = "选项描述")
    @ApiModelProperty(value = "选项描述")
    private String optiondesc;
    private String optioncontent;
    /**
     * 语言