diff --git a/Directory.Build.props b/Directory.Build.props index 92f1097..47be618 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ 1.2.0-preview.2 - 1.1.0-preview.2 + 1.1.1-preview.4 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 449a8bb..6d0c3bf 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 853682e..32c1594 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 @@ -66,6 +66,7 @@ "Sms": "短信", "Email": "邮箱", "WebsiteMessage": "站内信", + "WeixinWork": "企业微信", "WaitAudit": "待审核", "Adopt": "通过", "Fail": "未通过",