liusheng
5 天以前 2212759d051a0f60b4f0ada73d678cf150e29c84
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;
}