liusheng
6 天以前 24166f2d9ae0bb72f061a38b96a113b1b6e44fbc
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;
}