1
23 小时以前 7a92ebbfb8227ff30ebe3300cc9db263a75b7e22
rsf-server/src/main/java/com/vincent/rsf/server/api/entity/params/CallForEmptyContainersParam.java
@@ -22,4 +22,7 @@
    @ApiModelProperty(value= "容器类型")
    private Long type;
    @ApiModelProperty("任务号")
    private String taskNo;
}