refactor: 扩展 spring security 实现微信一键登录认证
This commit is contained in:
@@ -74,7 +74,7 @@ public class User extends BaseEntity {
|
||||
private Integer isDeleted;
|
||||
|
||||
/**
|
||||
* 微信openid
|
||||
* 微信 OpenID
|
||||
*/
|
||||
private String openId;
|
||||
private String openid;
|
||||
}
|
||||
Reference in New Issue
Block a user