JET-GZX 2 周之前
父节点
当前提交
7341a8bff6
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Framework/Common/Common.csproj

+ 3 - 0
Framework/Common/Common.csproj

@@ -207,6 +207,9 @@
     <Compile Include="CommonData\DeviceData\AITWaterFlowSensorData.cs" />
     <Compile Include="CommonData\DeviceData\IDeviceData.cs" />
     <Compile Include="CommonData\HistoryDataItem.cs" />
+    <Compile Include="CommonData\LeakCheckMode.cs" />
+    <Compile Include="CommonData\LeakCheckResultItem.cs" />
+    <Compile Include="CommonData\LeakCheckResultManager.cs" />
     <Compile Include="CommonData\NotifiableData.cs" />
     <Compile Include="CommonData\SorterDefines\DeviceState.cs" />
     <Compile Include="CommonData\SorterDefines\FoupClampState.cs" />