WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj
@@ -4,7 +4,7 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <Version>1.0.13</Version> <Version>1.0.15</Version> <Description> 添加删除并移入历史方法(添加IBaseHistoryEntity,使用该方法时必须实现IBaseHistoryEntity) @@ -13,6 +13,10 @@ 20250114 修改插入历史的时间 20250116 添加Api有效期验证(App.ExpDateTime赋值可用) 20250218 添加多数据库配置 20250301 修复Swagger页面接口授权问题 </Description> <GenerateDocumentationFile>false</GenerateDocumentationFile> </PropertyGroup>