规格修改

jg-waiwang-pro
vayne 3 months ago
parent 676589bda2
commit 41b34963ab

@ -824,7 +824,6 @@ public class WarehousingStorageServiceImpl extends ServiceImpl<WarehousingStorag
inventoryEntity.setPhoto(productWarehouseEntity.getPhoto());
inventoryEntity.setBrandId(productWarehouseEntity.getBrandId());
inventoryEntity.setProductTypeId(productWarehouseEntity.getProductTypeId());
inventoryEntity.setSpec(entitys.getSpec());
inventoryEntity.setInventoryUnitId(productWarehouseEntity.getInventoryUnitId());
inventoryEntity.setWarehouseId(entity.getWarehouseId());
inventoryEntity.setStorageAreaId(entitys.getCargoId());

Loading…
Cancel
Save