Commit e475b706 authored by hezhen's avatar hezhen

123

parent 2bd835c9
......@@ -153,7 +153,7 @@ public class VehiclePublishReceiveBiz extends BaseBiz<VehiclePublishReceiveMappe
brandId = vehicle.getBrandId();
categoryId = vehicle.getCategoryId();
extensionList = vehicleExtensionBiz.getExtensionIds(vehicleId);*/
code="numner."+publishGoodsId;
code="number."+publishGoodsId;
}
vehiclePublishReceive.setReceiveCompanyId(publishReceiveDTO.getCompanyId());
vehiclePublishReceive.setName(vehicle.getName());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment