update 预约充电记录

This commit is contained in:
Guoqs
2024-08-05 15:46:59 +08:00
parent 828d756363
commit 58d7974d3c
11 changed files with 111 additions and 24 deletions

View File

@@ -25,6 +25,11 @@ public class MemberVO {
*/
private String memberId;
/**
* 微信openId
*/
private String openId;
/**
* 会员所属一级运营商
*/