1
3 天以前 1fe0e87293c9f89ca29c4e29299c700e6115aee3
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;
}