liusheng
2023-12-28 ac79f032745c975eb77d6fb148ed390f2373559e
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;
    /**