[步骤]
当前账户信息:
账号:LLLXQcommAdmin
用户姓名:江燕
角色:小区管理员
小区ID:179
小区名称:六六六小区
当前页面地址:https://console.smartxfjy.cn/#/house-account
异常操作:
[登录账号] LLLXQcommAdmin
[结果]
错误类型: api
错误信息: 接口业务错误: java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "net.lab1024.sa.admin.module.business.finance.fee.domain.vo.roomBill.MessageReceiverVO.getTel()" is null
页面地址: https://console.smartxfjy.cn/#/house-account
接口地址: /roomBill/listMessageReceivers
请求头:
{
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json",
"Authorization": "Bearer f637f9be6cd449e9a6e8e3356a20dfa2"
}请求参数:
"{\"communityId\":179,\"pageNum\":1,\"pageSize\":10}"响应头:
{
"access-control-allow-credentials": "true",
"access-control-allow-origin": "https://console.smartxfjy.cn, *",
"connection": "keep-alive",
"content-type": "application/json",
"date": "Fri, 12 Dec 2025 07:07:40 GMT",
"server": "nginx/1.20.1",
"transfer-encoding": "chunked",
"vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers"
}响应数据:
{
"code": 10001,
"level": "system",
"msg": "java.lang.NullPointerException: Cannot invoke \"String.equals(Object)\" because the return value of \"net.lab1024.sa.admin.module.business.finance.fee.domain.vo.roomBill.MessageReceiverVO.getTel()\" is null",
"ok": false,
"dataType": 1
}[期望]
正常执行,无异常