Commit b51e0b5d authored by 潘栩锋's avatar 潘栩锋 🚴

1.删除 TDGage_OBJProxy 不需要的引用

parent ab408b8d
...@@ -194,12 +194,8 @@ ...@@ -194,12 +194,8 @@
<Project>{a539505d-9ac0-426b-a9a0-197df50598b0}</Project> <Project>{a539505d-9ac0-426b-a9a0-197df50598b0}</Project>
<Name>OBJComponents</Name> <Name>OBJComponents</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="..\..\Project.FLY.OBJ_FileBus\OBJ_FileBus\OBJ_FileBus.csproj">
<Project>{8CAD11B7-BF6E-48BB-92A4-7273FEE9846D}</Project>
<Name>OBJ_FileBus</Name>
</ProjectReference>
<ProjectReference Include="..\..\Project.FLY.Thick.BulkData\FLY.Thick.BulkData\FLY.Thick.BulkDataModule.csproj"> <ProjectReference Include="..\..\Project.FLY.Thick.BulkData\FLY.Thick.BulkData\FLY.Thick.BulkDataModule.csproj">
<Project>{2F88B5EC-85BC-4B5E-B254-06D2F2771F67}</Project> <Project>{2f88b5ec-85bc-4b5e-b254-06d2f2771f67}</Project>
<Name>FLY.Thick.BulkDataModule</Name> <Name>FLY.Thick.BulkDataModule</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>
......
...@@ -7,7 +7,7 @@ using FObjBase; ...@@ -7,7 +7,7 @@ using FObjBase;
using FLY.Thick.Base.OBJ_INTERFACE; using FLY.Thick.Base.OBJ_INTERFACE;
using FLY.Thick.Base.Common; using FLY.Thick.Base.Common;
using FLY.Thick.Base.IService; using FLY.Thick.Base.IService;
using FLY.Thick.BulkDataModule;
namespace FLY.Thick.Base.Server.OBJProxy namespace FLY.Thick.Base.Server.OBJProxy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment