liusheng
2026-03-06 459aa78c84cf552ebea6ef056d978c2531d71ac8
smartor/src/main/java/com/smartor/domain/IvrTaskTemplateScriptVO.java
@@ -180,6 +180,12 @@
    private String categoryName;
    /**
     * 类别ID
     */
    @Excel(name = "类别ID")
    @ApiModelProperty(value = "类别ID")
    private Long assortid;
    /**
     * 指标选项
     */
    @Excel(name = "指标选项")
@@ -340,6 +346,8 @@
    @ApiModelProperty(value = "异常预警:0绿色;1红色;2黄色")
    private Long isabnormal;
    private List<Integer> sendTaskids;
    /**
     * 话术选项
     */