From ac3fdc886f4f5f15f3e0a77c315ba0571beed94a Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 01 三月 2023 10:07:20 +0800
Subject: [PATCH] 用户关联工序;工序进出站自动匹配对应流水号
---
LMES/LMES.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj
index c001e8c..ee112c2 100644
--- a/LMES/LMES.csproj
+++ b/LMES/LMES.csproj
@@ -199,6 +199,10 @@
<Project>{0abfe354-e66c-4643-9d77-3b84b13f0485}</Project>
<Name>OAM</Name>
</ProjectReference>
+ <ProjectReference Include="..\PayM\PayM.csproj">
+ <Project>{36a0cf08-e176-4a58-b406-d187943804ee}</Project>
+ <Name>PayM</Name>
+ </ProjectReference>
<ProjectReference Include="..\PlanM\PlanM.csproj">
<Project>{da885755-32a9-493a-ad54-5b7c1d3b54d8}</Project>
<Name>PlanM</Name>
--
Gitblit v1.9.1