From 4e3ade94e3ffb7710e5a40c668d46745c98821b8 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期一, 28 十月 2024 13:23:02 +0800 Subject: [PATCH] wcs基础代码 --- Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicRepository/obj/Release/net6.0/WIDESEA_IStorageBasicRepository.AssemblyInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicRepository/obj/Release/net6.0/WIDESEA_IStorageBasicRepository.AssemblyInfo.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicRepository/obj/Release/net6.0/WIDESEA_IStorageBasicRepository.AssemblyInfo.cs index 9da7470..47efbb6 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicRepository/obj/Release/net6.0/WIDESEA_IStorageBasicRepository.AssemblyInfo.cs +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicRepository/obj/Release/net6.0/WIDESEA_IStorageBasicRepository.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IStorageBasicRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+798a97899b961baf7099bc3421d3ad926b1298da")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2187fcbff389c2a7cc799845410580b37abfe921")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IStorageBasicRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IStorageBasicRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -- Gitblit v1.9.3