[步骤]
当前账户信息:
账号:ZLYHXQcommAdmin
用户姓名:赵晓晓
角色:小区管理员
小区ID:203
小区名称:芝澜月华小区
当前页面地址:https://console.smartxfjy.cn/#/member-ship
异常操作:
[登录账号] ZLYHXQcommAdmin
[结果]
错误类型: api
错误信息: 接口业务错误: 身份证号格式不正确
页面地址: https://console.smartxfjy.cn/#/member-ship
接口地址: /committee/member/pc/add
请求头:
{
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json",
"Authorization": "Bearer 39ec13a615bf478f8ec80bde818ea9c0"
}请求参数:
"{\"name\":\"柳大华\",\"idNumber\":\"452730185601273226\",\"contactInfo\":\"18654123654\",\"gender\":2,\"birthDate\":\"1856-01-27\",\"householdRegistration\":\"\",\"dutyInfoList\":[{\"committeeId\":81,\"position\":\"委员\",\"roleId\":97,\"dutyStartDate\":\"2016-05-11\",\"status\":0,\"dutyEndDate\":\"2018-05-11\"}]}"响应头:
{
"access-control-allow-credentials": "true",
"access-control-allow-origin": "https://console.smartxfjy.cn, *",
"connection": "keep-alive",
"content-type": "application/json",
"date": "Wed, 17 Dec 2025 06:34:03 GMT",
"server": "nginx/1.20.1",
"transfer-encoding": "chunked",
"vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers"
}响应数据:
{
"code": 30001,
"level": "user",
"msg": "身份证号格式不正确",
"ok": false,
"dataType": 1
}[期望]
正常执行,无异常