From 365936930b2fb6e5a86cc6dda878fb24f15f0b9e Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 05 九月 2024 12:22:08 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/WebAPI.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 6e75247..2534a00 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -1246,6 +1246,10 @@ <Project>{0a4ef483-d8d3-49a5-8378-974ef7993365}</Project> <Name>SQLHelper</Name> </ProjectReference> + <ProjectReference Include="..\SyntacticSugar\SyntacticSugar.csproj"> + <Project>{AFD44036-A391-4A68-BD73-37BABFC1605E}</Project> + <Name>SyntacticSugar</Name> + </ProjectReference> </ItemGroup> <ItemGroup> <WebReferenceUrl Include="http://192.168.0.81/WEBS-WMS/WebService1.asmx"> -- Gitblit v1.9.1