@ -218,6 +218,7 @@ public class OrderCreateService {
bsOrderGoodsService.create(orderGoods);
goodsSpecsService.editStockNum(orderChild.getProductSpecId() , orderChild.getProductCount() , 2);
jsonObject.put("orderGoodsId", orderGoods.getId());