From d739ed99469b37edba4f993ee29db6320ebff91f Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期四, 23 十月 2025 15:37:10 +0800
Subject: [PATCH] 增加plm接口
---
MESApplication/bin/Debug/net8.0/MESApplication.deps.json | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.deps.json b/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
index a38b276..abba184 100644
--- a/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
+++ b/MESApplication/bin/Debug/net8.0/MESApplication.deps.json
@@ -1412,7 +1412,18 @@
"SqlSugarCore": "5.1.4.158"
},
"runtime": {
- "MES.Service.dll": {}
+ "MES.Service.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.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"
+ }
}
}
}
@@ -2288,6 +2299,11 @@
"type": "project",
"serviceable": false,
"sha512": ""
+ },
+ "Kingdee.CDP.WebApi.SDK/8.0.6.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
}
}
}
\ No newline at end of file
--
Gitblit v1.9.3