Commit d8351daf authored by hezhen's avatar hezhen

123

parent 97845336
......@@ -147,7 +147,7 @@ public class VehiclePublishReceiveBiz extends BaseBiz<VehiclePublishReceiveMappe
Integer brandId = publishGoods.getBrandId();
Integer categoryId = publishGoods.getCategoryId();
String extensionList = publishGoods.getExtensionList();
if (type == 1 ){
if (type == 2 ){
cover = vehicle.getCover();
brandId = vehicle.getBrandId();
categoryId = vehicle.getCategoryId();
......
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