feat:完善信息

This commit is contained in:
henry
2021-10-12 16:53:49 +08:00
parent cf3bc8ffb4
commit eccd71809d
14 changed files with 88 additions and 69 deletions

View File

@ -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) {