林豪 左 1 year ago
parent
commit
16dde49b10

+ 1 - 4
业务工程/分拣库/WCS.Entity.Protocol/WCS.Entity.Protocol.csproj

@@ -15,11 +15,8 @@
   </PropertyGroup>
 
   <ItemGroup>
+    <PackageReference Include="SqlSugar" Version="1.0.0.2" />
     <PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
   </ItemGroup>
 
-  <ItemGroup>
-    <ProjectReference Include="..\..\..\..\..\..\..\Code\SqlSugar\Src\Asp.NetCore2\SqlSugar\SqlSugar.csproj" />
-  </ItemGroup>
-
 </Project>