|
|
|
@ -48,6 +48,9 @@ public class WmsMoveInfoModel {
|
|
|
|
|
@AnnoOutputColumn(refClass = WmsEnumUtil.MOVE_ORDER_STATUS.class, refForeignKey = "value", value = "description")
|
|
|
|
|
private Integer itemStatus;
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "关联单号")
|
|
|
|
|
private String refSrc;
|
|
|
|
|
|
|
|
|
|
public WmsMoveInfoModel() {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|