zhou zhou
2 天以前 213917033bac65c5f0f48509ee9a8bde5cf6d54c
rsf-server/src/main/java/com/vincent/rsf/server/api/entity/params/CreateInTaskParam.java
@@ -17,7 +17,7 @@
    private String barcode;
    @ApiModelProperty("源站")
    private Integer sourceStaNo;
    private String sourceStaNo;
    @ApiModelProperty("可用排")
    private List<Integer> rowList;
@@ -26,3 +26,4 @@
    private Integer locType1;
}