liusheng
2024-03-06 c92523467edf0306bad25f141faa5fcb56da8806
smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTag.java
@@ -99,10 +99,10 @@
    private String guid;
    /**
     * GUID
     * 标签名
     */
    @Excel(name = "GUID")
    @ApiModelProperty(value = "GUID")
    @Excel(name = "标签名")
    @ApiModelProperty(value = "标签名")
    private String tagname;
    /**