lith 4 vuotta sitten
vanhempi
commit
d138077758

+ 1 - 1
dotnet/Doc/UpgradeLog/Sers2.1.1.txt

@@ -132,7 +132,7 @@ Serslot 
 [tag]Sers2.1.1.615
 ------------------------------------------------------------------------------------------------------------------
 2021-04-23
-	Serslot 剔除接口参数中指定FromService的参数
+	Serslot 构造Api描述数据时剔除接口参数中指定FromService的参数
 
 
 ------------------------------------------------------------------------------------------------------------------

+ 4 - 4
dotnet/Library/Sers/Sers.Serslot/Sers.Serslot/Sers.Serslot.csproj

@@ -7,10 +7,10 @@
 
 	<PropertyGroup>
 		<Authors>Lith</Authors>
-		<Description>
-			Sers微服务-Serslot。
-			对AspNetCore原生WebApi的接入适配器
-			在兼容AspNetCore2.1的同时,兼容 AspNetCore3.0、 AspNetCore3.1、 AspNetCore5.0、AspNetCore6.0
+		<Description>Sers微服务-Serslot。对AspNetCore原生WebApi的接入适配器。
+更新日志:
+    在兼容AspNetCore2.1的同时,兼容 AspNetCore3.0、 AspNetCore3.1、 AspNetCore5.0、AspNetCore6.0
+    构造Api描述数据时剔除接口参数中指定FromService的参数。
 		</Description>
 		<PackageProjectUrl>https://github.com/serset/Sers</PackageProjectUrl>
 	</PropertyGroup>