fix: 台桌查询修改
This commit is contained in:
@@ -926,8 +926,8 @@ public class TbShopTableServiceImpl implements TbShopTableService {
|
|||||||
.multiply(removeCartDTO.getNum()));
|
.multiply(removeCartDTO.getNum()));
|
||||||
}
|
}
|
||||||
|
|
||||||
ShopEatTypeInfoDTO shopEatTypeInfoDTO = checkEatModel(cashierCart.getShopId(), cashierCart.getTableId());
|
// ShopEatTypeInfoDTO shopEatTypeInfoDTO = checkEatModel(cashierCart.getShopId(), cashierCart.getTableId());
|
||||||
checkTakeOutEmptyAndClear(cashierCart, shopEatTypeInfoDTO);
|
// checkTakeOutEmptyAndClear(cashierCart, shopEatTypeInfoDTO);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user