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