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