feat:完善信息
This commit is contained in:
@ -61,7 +61,7 @@ func (a *Account) Register(c *gin.Context) {
|
||||
}
|
||||
|
||||
func (a *Account) BindMobile() {
|
||||
account.NewOther()().BindMobile()
|
||||
//account.NewOther()().BindMobile()
|
||||
}
|
||||
|
||||
func (a *Account) Logout(c *gin.Context) {
|
||||
|
Reference in New Issue
Block a user