骑行用户openId映射问题,使用驼峰命名修正
This commit is contained in:
parent
62724b62d7
commit
2acd7b74e7
@ -38,7 +38,7 @@ public class EbikeUser implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* OPENID
|
* OPENID
|
||||||
*/
|
*/
|
||||||
private String openid;
|
private String openId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 手机号
|
* 手机号
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user