Skip to content

Commit

Permalink
⏪ chore: masa stack components 0.0.478
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh425 committed Aug 6, 2024
1 parent b945d82 commit 1796efc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Web/Masa.Alert.Web.Admin/Masa.Alert.Web.Admin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Mapster" Version="7.3.0" />
<PackageReference Include="Masa.BuildingBlocks.Authentication.Identity" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Contrib.SearchEngine.AutoComplete.ElasticSearch" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Stack.Components" Version="0.0.475" />
<PackageReference Include="Masa.Stack.Components" Version="0.0.478" />
<PackageReference Include="Masa.Utils.Data.Elasticsearch" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Contrib.StackSdks.Tsc" Version="$(MasaStackSdksPackageVersion)" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.3" />
Expand Down
1 change: 1 addition & 0 deletions src/Web/Masa.Alert.Web.Admin/wwwroot/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"Email": "邮箱",
"WebsiteMessage": "站内信",
"WeixinWork": "企业微信",
"WeixinWorkWebhook": "企业微信群机器人",
"WaitAudit": "待审核",
"Adopt": "通过",
"Fail": "未通过",
Expand Down

0 comments on commit 1796efc

Please sign in to comment.