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_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json |   25 +++++--------------------
 1 files changed, 5 insertions(+), 20 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json"
index 5886d79..ad42206 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json"
@@ -1920,10 +1920,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": {
@@ -1932,10 +1929,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": {
@@ -1944,10 +1938,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": {
@@ -1956,10 +1947,7 @@
           "WIDESEAWCS_DTO": "1.0.0"
         },
         "runtime": {
-          "WIDESEAWCS_IBasicInfoRepository.dll": {
-            "assemblyVersion": "1.0.0",
-            "fileVersion": "1.0.0.0"
-          }
+          "WIDESEAWCS_IBasicInfoRepository.dll": {}
         }
       },
       "WIDESEAWCS_Model/1.0.0": {
@@ -1969,10 +1957,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