long billTypeId = Long.parseLong(request.getParameter("billTypeId"));应该是这句出了问题,断点查看request里面的("billTypeId"))属性,是否不是数字