1
4 天以前 b3780fc93f0805ba273ff33757c3a134cb366258
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;