From 19e5b7583a2aa1968c674b4b35f618cc6c2e29ef Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期一, 09 十二月 2024 14:16:30 +0800
Subject: [PATCH] 新增历史信息,页面排序,生产时间

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json |   30 ++++++------------------------
 1 files changed, 6 insertions(+), 24 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json"
index de4570c..6163d12 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Debug/net6.0/WIDESEAWCS_BasicInfoService.deps.json"
@@ -2048,10 +2048,7 @@
           "WIDESEAWCS_IBasicInfoRepository": "1.0.0"
         },
         "runtime": {
-          "WIDESEAWCS_BasicInfoRepository.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_BasicInfoRepository.dll": {}
         }
       },
       "WIDESEAWCS_Common/1.0.0": {
@@ -2060,10 +2057,7 @@
           "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
-          "WIDESEAWCS_Common.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_Common.dll": {}
         }
       },
       "WIDESEAWCS_DTO/1.0.0": {
@@ -2072,10 +2066,7 @@
           "WIDESEAWCS_Model": "1.0.0"
         },
         "runtime": {
-          "WIDESEAWCS_DTO.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_DTO.dll": {}
         }
       },
       "WIDESEAWCS_IBasicInfoRepository/1.0.0": {
@@ -2084,10 +2075,7 @@
           "WIDESEAWCS_DTO": "1.0.0"
         },
         "runtime": {
-          "WIDESEAWCS_IBasicInfoRepository.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_IBasicInfoRepository.dll": {}
         }
       },
       "WIDESEAWCS_IBasicInfoService/1.0.0": {
@@ -2096,10 +2084,7 @@
           "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
-          "WIDESEAWCS_IBasicInfoService.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_IBasicInfoService.dll": {}
         }
       },
       "WIDESEAWCS_Model/1.0.0": {
@@ -2109,10 +2094,7 @@
           "WIDESEAWCS_Core": "1.0.7"
         },
         "runtime": {
-          "WIDESEAWCS_Model.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_Model.dll": {}
         }
       }
     }

--
Gitblit v1.9.3