From 32effa74f694ee55f3cbbdc5deefc47858493643 Mon Sep 17 00:00:00 2001 From: jianweie code Date: Sun, 21 May 2023 01:06:28 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=BE=AE=E4=BF=A1=E5=85=AC=E4=BC=97=E5=8F=B7=E4=B8=8B?= =?UTF-8?q?=E8=8E=B7=E5=8F=96JS-SDK=E4=BD=BF=E7=94=A8=E6=9D=83=E9=99=90?= =?UTF-8?q?=E7=AD=BE=E5=90=8D=E7=AE=97=E6=B3=95=E7=9A=84=E6=9D=83=E9=99=90?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controllers/WeChatOffiaccountController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoreCms.Net.Web.WebApi/Controllers/WeChatOffiaccountController.cs b/CoreCms.Net.Web.WebApi/Controllers/WeChatOffiaccountController.cs index b0162040..09367a65 100644 --- a/CoreCms.Net.Web.WebApi/Controllers/WeChatOffiaccountController.cs +++ b/CoreCms.Net.Web.WebApi/Controllers/WeChatOffiaccountController.cs @@ -44,7 +44,7 @@ namespace CoreCms.Net.Web.WebApi.Controllers /// /// [HttpPost] - [Authorize] + //[Authorize] public IActionResult GetWeChatConfig(FMGetWeChatConfig entity) { //获取全局缓存的jsapi_ticket