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; // /** // * 基础指标类型 // */