|
|
@ -424,6 +424,10 @@ public class WmsDocMovementDetails extends BaseBean {
|
|
|
|
@AnnoOutputColumn(refClass = WmsEnumUtil.SCRAP_TYPE.class, refForeignKey = "value", value = "description")
|
|
|
|
@AnnoOutputColumn(refClass = WmsEnumUtil.SCRAP_TYPE.class, refForeignKey = "value", value = "description")
|
|
|
|
public Integer scrapType;
|
|
|
|
public Integer scrapType;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Transient
|
|
|
|
|
|
|
|
@ApiParam("报废类型名字")
|
|
|
|
|
|
|
|
public String scrapTypeName;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public String getRecommondLot() {
|
|
|
|
public String getRecommondLot() {
|
|
|
|