update 用户绑定车牌号相关接口修改逻辑

This commit is contained in:
DESKTOP-D9QDT1P\JS-ZZA
2023-03-06 15:17:04 +08:00
parent aa0af9996e
commit f3f3b41a37
7 changed files with 60 additions and 26 deletions

View File

@@ -629,9 +629,12 @@ null提示”==操作成功==“
### 反参
| 字段名 | 类型 | 是否必传 | 备注 |
| ------------------ | ------ | -------- | ------ |
| licensePlateNumber | String | Y | 车牌号 |
| 字段名 | 类型 | 是否必传 | 备注 |
| ------------------ | ------ | -------- | -------- |
| memberId | String | Y | 会员id |
| phoneNumber | String | Y | 手机号码 |
| licensePlateNumber | String | Y | 车牌号 |
| createTime | String | Y | 创建时间 |
## 10002 用户绑定车牌号