|
@@ -169,7 +169,7 @@ public class BizMaterialBaseInfo extends BaseEntity {
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
- public void setByBom30101(Inv80201 l) {
|
|
|
|
|
|
+ public void setByInv80201(Inv80201 l) {
|
|
this.materialCode = l.getPart().trim();
|
|
this.materialCode = l.getPart().trim();
|
|
this.productCode = l.getCpart().trim();
|
|
this.productCode = l.getCpart().trim();
|
|
this.gccd = l.getGccd();
|
|
this.gccd = l.getGccd();
|