[步骤]
当前账户信息:
账号:SxVSkhcmadmin
用户姓名:德玛西亚账号
角色:小区管理员
小区ID:42
小区名称:测试德玛西亚社区
当前页面地址:https://console.smartxfjy.cn/#/car-apply
异常操作:
应该是车位编号已经绑定了其他的车,但是提示语要修改为用户能够看得懂的文字提示,以及如果车位编号已经被占用了的情况下,审核那里选车位的选项里,就要排除掉已经绑定的车位编号。
[登录账号] SxVSkhcmadmin
[结果]
错误类型: api
错误信息: 接口业务错误: java.lang.NullPointerException: Cannot invoke "net.lab1024.sa.admin.module.business.user.resident.domain.entity.ResidentEntity.getName()" because "applicant" is null
页面地址: https://console.smartxfjy.cn/#/car-apply
接口地址: /carApply/audit
请求头:
{
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json",
"Authorization": "Bearer 7ae1537403fa4f23984d2af5e9073101"
}
请求参数:
"{\"id\":123,\"auditStatus\":\"1\",\"result\":\"广东佛山\",\"placeId\":3330,\"userId\":664}"
响应头:
{
"access-control-allow-credentials": "true",
"access-control-allow-origin": "https://console.smartxfjy.cn, *",
"connection": "keep-alive",
"content-type": "application/json",
"date": "Wed, 31 Dec 2025 03:45:47 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 \"net.lab1024.sa.admin.module.business.user.resident.domain.entity.ResidentEntity.getName()\" because \"applicant\" is null",
"ok": false,
"dataType": 1
}
[截图]

[期望]
正常执行,无异常