作者 唐旭辉

Merge branch 'dev' of http://gitlab.fjmaimaimai.com/mmm-go/oppmg into dev

@@ -505,7 +505,7 @@ func ChangePhoneForUCenter(ucid int64, phone string) (rsp interface{}, err error @@ -505,7 +505,7 @@ func ChangePhoneForUCenter(ucid int64, phone string) (rsp interface{}, err error
505 log.Error(err.Error()) 505 log.Error(err.Error())
506 return 506 return
507 } 507 }
508 - return 508 + return RevokeForUCenter(ucid)
509 } 509 }
510 510
511 //统一用户中心 注销手机登录 511 //统一用户中心 注销手机登录