update 用户绑定车牌号接口

This commit is contained in:
DESKTOP-D9QDT1P\JS-ZZA
2023-03-06 08:36:39 +08:00
parent d6f2a2234c
commit 3874b057b7
8 changed files with 127 additions and 20 deletions

View File

@@ -42,6 +42,11 @@ public class MemberBasicInfo extends BaseEntity {
*/
private String openId;
/**
* 车牌号
*/
private String licensePlateNumber;
/**
* 昵称
*/