From d739ed99469b37edba4f993ee29db6320ebff91f Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期四, 23 十月 2025 15:37:10 +0800
Subject: [PATCH] 增加plm接口

---
 MES.Service/bin/Debug/net8.0/MES.Service.deps.json |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.deps.json b/MES.Service/bin/Debug/net8.0/MES.Service.deps.json
index 9b51f44..41d516a 100644
--- a/MES.Service/bin/Debug/net8.0/MES.Service.deps.json
+++ b/MES.Service/bin/Debug/net8.0/MES.Service.deps.json
@@ -9,7 +9,8 @@
       "MES.Service/1.0.0": {
         "dependencies": {
           "Masuit.Tools.Core": "2024.3.4",
-          "SqlSugarCore": "5.1.4.158"
+          "SqlSugarCore": "5.1.4.158",
+          "Kingdee.CDP.WebApi.SDK": "8.0.6.0"
         },
         "runtime": {
           "MES.Service.dll": {}
@@ -1061,6 +1062,14 @@
             "fileVersion": "0.8.0.0"
           }
         }
+      },
+      "Kingdee.CDP.WebApi.SDK/8.0.6.0": {
+        "runtime": {
+          "Kingdee.CDP.WebApi.SDK.dll": {
+            "assemblyVersion": "8.0.6.0",
+            "fileVersion": "8.0.6.0"
+          }
+        }
       }
     }
   },
@@ -1713,6 +1722,11 @@
       "sha512": "sha512-Z62eNBIu8E8YtbqlMy57tK3dV1+m2b9NhPeaYovB5exmLKvrGCqOhJTzrEUH5VyUWU6vwX3c1XHJGhW5HVs8dA==",
       "path": "zstdsharp.port/0.8.0",
       "hashPath": "zstdsharp.port.0.8.0.nupkg.sha512"
+    },
+    "Kingdee.CDP.WebApi.SDK/8.0.6.0": {
+      "type": "reference",
+      "serviceable": false,
+      "sha512": ""
     }
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3