zhou zhou
8 天以前 28c6a76ead9b65a0b5861d70f0838ef2a46f5c45
rsf-server/src/main/java/com/vincent/rsf/server/api/entity/params/ChangeLocParam.java
@@ -10,7 +10,7 @@
@Data
@Accessors(chain = true)
@ApiModel(value = "ChangeLocParam", description = "WCS任务上报通知")
@ApiModel(value = "ChangeLocParam", description = "WCS申请在库库位更换库位")
public class ChangeLocParam implements Serializable {
    @ApiModelProperty("托盘码")
@@ -26,3 +26,4 @@
    private Integer locType1;
}