mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 用户绑定车牌号相关接口修改逻辑
This commit is contained in:
@@ -629,9 +629,12 @@ null,提示”==操作成功==“
|
||||
|
||||
### 反参
|
||||
|
||||
| 字段名 | 类型 | 是否必传 | 备注 |
|
||||
| ------------------ | ------ | -------- | ------ |
|
||||
| licensePlateNumber | String | Y | 车牌号 |
|
||||
| 字段名 | 类型 | 是否必传 | 备注 |
|
||||
| ------------------ | ------ | -------- | -------- |
|
||||
| memberId | String | Y | 会员id |
|
||||
| phoneNumber | String | Y | 手机号码 |
|
||||
| licensePlateNumber | String | Y | 车牌号 |
|
||||
| createTime | String | Y | 创建时间 |
|
||||
|
||||
## 10002 用户绑定车牌号
|
||||
|
||||
|
||||
Reference in New Issue
Block a user