【 发运流程 20300, 20390 没有往 ref_item 字段填写对应的值】【bug7506】

yun-zuoyi
qianhs 5 years ago
parent a2bf78c87e
commit 8a9c8273d8

@ -119,6 +119,10 @@ public class QadBop implements Serializable {
@ApiParam("工厂代码")
public String inSite;
@ApiParam("父层级packcode代码")
@Column(name="BOPDW_PARENT")
public String bopdwParent;
public QadBop(){
}

Loading…
Cancel
Save