自动化立体仓库 - WMS系统
skyouc
3 天以前 feffb217f48212aa3f8fb8a0e2d3181b1db8ac73
src/main/java/com/zy/api/controller/params/ReceviceTaskParams.java
@@ -13,8 +13,6 @@
@ApiModel(value = "ReceviceTaskParams", description = "穿线墙参数")
public class ReceviceTaskParams implements Serializable {
    @ApiModelProperty("机台号")
    private String deviceNo;
    @ApiModelProperty("流水号")
    private Integer id;