liusheng
2024-08-02 57ae7faf87e490576141ff19727057d2f7ad1840
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;
//    /**
//     * 基础指标类型
//     */