From 36248ab45f2851a978a3c9fa778982e78cbb1824 Mon Sep 17 00:00:00 2001 From: liangkun Date: Tue, 26 Sep 2023 17:34:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E5=A4=8DH5=E9=80=80=E5=87=BA=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E5=8A=9F=E8=83=BD=EF=BC=8C=E8=A7=A3=E7=BB=91=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E5=90=ABpc=E5=92=8Ch5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Learun.Application.Web/Controllers/HomeController.cs | 2 +- Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs b/Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs index 8486ced98..151edb5e5 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs @@ -703,7 +703,7 @@ namespace Learun.Application.Web.Controllers } //更新openid userIBLL.UpdateWeixinOpenIdPC(userId, ""); - + userIBLL.UpdateWeixinOpenId(userId, ""); return Success("解绑成功"); } #endregion diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue index f5945f806..0ae3c6381 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue @@ -72,7 +72,7 @@ - + 退出登录 {{ copyRightDisplay }}