liusheng
2024-06-21 ecda68f9ffbd4e0f01d3939550906f670b1e0482
smartor/src/main/java/com/smartor/domain/IvrLibaTargetIcd10.java
@@ -86,10 +86,10 @@
    private Long outid;
    /**
     * 1 指标   2宣教   3问题
     * 1,指标 2,随访话术 3,随访模版  4,问卷话术 ;5,问卷模版 6,宣教
     */
    @ApiModelProperty(value = "1 指标   2宣教   3问题")
    @Excel(name = "1 指标   2宣教   3问题 ")
    @ApiModelProperty(value = "1,指标 2,随访话术 3,随访模版  4,问卷话术 ;5,问卷模版 6,宣教")
    @Excel(name = "1,指标 2,随访话术 3,随访模版  4,问卷话术 ;5,问卷模版 6,宣教")
    private Long type;
    /**