From 1796efc84541617dd30c85f34c0b553b372643fe Mon Sep 17 00:00:00 2001 From: wzh425 Date: Tue, 6 Aug 2024 10:42:41 +0800 Subject: [PATCH] =?UTF-8?q?=E2=8F=AA=20chore:=20masa=20stack=20components?= =?UTF-8?q?=200.0.478?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj | 2 +- src/Web/Masa.Alert.Web.Admin/wwwroot/i18n/zh-CN.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj b/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj index 6d0c3bf..b704b20 100644 --- a/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj +++ b/src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Web/Masa.Alert.Web.Admin/wwwroot/i18n/zh-CN.json b/src/Web/Masa.Alert.Web.Admin/wwwroot/i18n/zh-CN.json index 32c1594..34d3ce9 100644 --- a/src/Web/Masa.Alert.Web.Admin/wwwroot/i18n/zh-CN.json +++ b/src/Web/Masa.Alert.Web.Admin/wwwroot/i18n/zh-CN.json @@ -67,6 +67,7 @@ "Email": "邮箱", "WebsiteMessage": "站内信", "WeixinWork": "企业微信", + "WeixinWorkWebhook": "企业微信群机器人", "WaitAudit": "待审核", "Adopt": "通过", "Fail": "未通过",