|
@@ -461,6 +461,7 @@ public class GoodsDescServiceImpl extends ServiceImpl<GoodsDescMapper, GoodsDesc
|
|
|
goodsDesc.setCorpId(corpByName.getData().getId());
|
|
goodsDesc.setCorpId(corpByName.getData().getId());
|
|
|
}
|
|
}
|
|
|
//获取供应商
|
|
//获取供应商
|
|
|
|
|
+ goodsDesc.setTypeno(e.getTypeNo());
|
|
|
goodsDesc.setCntrVolumn(e.getCntrVolumn());
|
|
goodsDesc.setCntrVolumn(e.getCntrVolumn());
|
|
|
goodsDesc.setCartonWeight(e.getCartonWeight());
|
|
goodsDesc.setCartonWeight(e.getCartonWeight());
|
|
|
goodsDesc.setType(0L);
|
|
goodsDesc.setType(0L);
|