[1211 天津麦格纳货运看板和asn看板修改 ]

yun-zuoyi
Aisiyu 5 years ago
parent a2a4a85312
commit 303fe5907d

@ -136,6 +136,10 @@ public class WmsZones extends BaseBean {
@ApiParam(value = "子存储区列表")
private List<WmsZones> childList;
@Transient
@ApiParam(value = "库位利用率百分比")
private String Location;
public WmsZones(String zoneNo) {
this.zoneNo = zoneNo;
}

Loading…
Cancel
Save