smartor/src/main/java/com/smartor/domain/IvrLibaExtemplate.java
@@ -18,7 +18,7 @@ * @date 2023-12-27 */ @Data @ApiModel(value = "HeLibrary", description = "通过模板对象") @ApiModel(value = "IvrLibaExtemplate", description = "通过模板对象") public class IvrLibaExtemplate extends BaseEntity { private static final long serialVersionUID = 1L; @@ -27,7 +27,7 @@ * 主键id */ @ApiModelProperty("主键id") private String ID; private Long ID; /** * 模版名字