@ -37,6 +37,11 @@ public class IoSplitDesOrder implements Serializable {
@ApiModelProperty(value = "")
private String busType;
@TableField(value = "orderType")
@ApiModelProperty(value = "损耗方式:1:库存选入;2:扫码添")
private Integer orderType;
@TableField(value = "workPlaceCode")
private Long workPlaceCode;
@ -7,7 +7,7 @@ import java.util.Date;
@Data
public class IoSplitDesOrderResponse {
private Integer id;
private Long id;
private String billNo;