smartor/src/main/java/com/smartor/domain/ServiceOutPath.java @@ -61,6 +61,9 @@ @ApiModelProperty(value = "进制") private String radix; @ApiModelProperty(value = " ivr 还是 svy的问卷随访, 1:ivr 2:svy 3:宣教") private Integer type; }