1
z8018
2025-03-12 17e4c7e3e7b3ef60d9da6de3b2a39a14a53c38a0
WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj
@@ -4,9 +4,21 @@
      <TargetFramework>net6.0</TargetFramework>
      <ImplicitUsings>enable</ImplicitUsings>
      <Nullable>enable</Nullable>
      <Version>1.0.4</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>