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 65ea6d7 commit 0054cde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Masa.BuildingBlocks.Authentication.Identity" Version="$(MasaFrameworkPackageVersion)" />
<PackageReference Include="Masa.Contrib.Data.Mapping.Mapster" 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="Microsoft.AspNetCore.Components.Web" Version="6.0.15" />
<PackageReference Include="Quartz.AspNetCore" Version="3.6.2" />
<PackageReference Include="Masa.Contrib.StackSdks.Alert" Version="$(MasaStackSdksPackageVersion)" />
Expand Down
1 change: 1 addition & 0 deletions src/Web/Masa.Scheduler.Web.Admin/wwwroot/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
"Email": "邮箱",
"WebsiteMessage": "站内信",
"WeixinWork": "企业微信",
"WeixinWorkWebhook": "企业微信群机器人",
"Minute": "分钟",
"Hour": "小时",
"Day": "",
Expand Down

0 comments on commit 0054cde

Please sign in to comment.