1
1 天以前 9f5e97c05c5d503dab0ecef9a8a2139e50087690
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;