liusheng
2024-07-30 1c8b2be08e6c7655bab6d8a99f15b883768f0d38
smartor/src/main/java/com/smartor/domain/IvrLibaTemplateScriptVO.java
@@ -237,6 +237,12 @@
    @ApiModelProperty(value = "是否存在操作:1 新增 2修改 3删除")
    private Integer isoperation;
    /**
     * 序号
     */
    @ApiModelProperty(value = "序号")
    private Integer sort;
//    /**
//     * 基础指标类型
//     */