| | |
| | | <TargetFramework>net6.0</TargetFramework> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <Nullable>enable</Nullable> |
| | | <Version>1.0.6</Version> |
| | | <Description>添加序列特性,可自动赋值</Description> |
| | | <Version>1.0.15</Version> |
| | | <Description> |
| | | 添加删除并移入历史方法(添加IBaseHistoryEntity,使用该方法时必须实现IBaseHistoryEntity) |
| | | |
| | | 20250104 LOGAOP开关 |
| | | |
| | | 20250114 修改插入历史的时间 |
| | | |
| | | 20250116 添加Api有效期验证(App.ExpDateTime赋值可用) |
| | | |
| | | 20250218 添加多数据库配置 |
| | | |
| | | 20250301 修复Swagger页面接口授权问题 |
| | | </Description> |
| | | <GenerateDocumentationFile>false</GenerateDocumentationFile> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |