|
@@ -703,7 +703,7 @@ namespace Learun.Application.Web.Controllers |
|
|
} |
|
|
} |
|
|
//更新openid |
|
|
//更新openid |
|
|
userIBLL.UpdateWeixinOpenIdPC(userId, ""); |
|
|
userIBLL.UpdateWeixinOpenIdPC(userId, ""); |
|
|
|
|
|
|
|
|
|
|
|
userIBLL.UpdateWeixinOpenId(userId, ""); |
|
|
return Success("解绑成功"); |
|
|
return Success("解绑成功"); |
|
|
} |
|
|
} |
|
|
#endregion |
|
|
#endregion |
|
|