From 0d2f7d905975c1f5d39f70689760b070cef31349 Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期三, 20 十一月 2024 22:06:23 +0800 Subject: [PATCH] 优化前端界面 --- 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfo.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfo.cs" index 35014a7..468a882 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfo.cs" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfo.cs" @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_IShuttleCarRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c827fe7b0c5b3b444d76ba0d96a2649c764630dd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_IShuttleCarRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_IShuttleCarRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -- Gitblit v1.9.3