| | |
| | | 获取阿里云OSS授权信息 |
| | | </summary> |
| | | </member> |
| | | <member name="T:FlexJobApi.Core.GetCurrentLogierMenusQuery"> |
| | | <summary> |
| | | 获取当前登录用户菜单 |
| | | </summary> |
| | | </member> |
| | | <member name="T:FlexJobApi.Core.DeleteMenuCommand"> |
| | | <summary> |
| | | 删除菜单 |
| | |
| | | /// <summary> |
| | | /// 获取当前登录用户菜单 |
| | | /// </summary> |
| | | [Resource([EnumResourceController.Auth])] |
| | | public class GetCurrentLogierMenusQuery : IRequest<List<GetMenusQueryResultItem>> |
| | | { |
| | | } |
| | |
| | | "Microsoft.EntityFrameworkCore": "Information" |
| | | }, |
| | | "File": { |
| | | "FileName": "Logs/{0:yyyy}-{0:MM}-{0:dd}.log", |
| | | "FileName": "Logs/logs{0:yyyy}{0:MM}{0:dd}.txt", |
| | | "Append": true, |
| | | "MinimumLevel": "Information", |
| | | "FileSizeLimitBytes": 0, |
| | |
| | | <ProjectReference Include="..\FlexJobApi.Database.Migrations\FlexJobApi.Database.Migrations.csproj" /> |
| | | <ProjectReference Include="..\FlexJobApi.User.Application\FlexJobApi.User.Application.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | |
| | | <ItemGroup> |
| | | <Folder Include="Logs\" /> |
| | | </ItemGroup> |
| | | <ProjectExtensions> |
| | | <VisualStudio> |
| | | <UserProperties properties_4launchsettings_1json__JsonSchema="" /> |