chen.lin
4 天以前 42f8a480106f34acd3ff73fe26feab1e414f4764
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;
}