1
6 天以前 3094ce60a008b7c6c8175511a7dc28b5e526fa0f
rsf-server/src/main/java/com/vincent/rsf/server/manager/controller/params/DeviceSiteParame.java
@@ -31,4 +31,7 @@
    @ApiModelProperty("目标站点")
    private String target;
    @ApiModelProperty("巷道")
    private Integer channel;
}