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