From b924cfca69cc96aaf75ffc77bf39b248b65489ba Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期三, 21 八月 2024 16:34:37 +0800 Subject: [PATCH] 动态列:设置表头别名 --- WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user index a32fee2..794c6cd 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user +++ b/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user @@ -3,4 +3,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> -</Project> + <PropertyGroup> + <History>False|2024-08-21T06:49:40.3739561Z;</History> + </PropertyGroup> +</Project> \ No newline at end of file -- Gitblit v1.9.1