上传设备状态

This commit is contained in:
liming 蔡
2026-07-31 20:01:04 +08:00
parent a7d1772d49
commit a31acafd88
11 changed files with 247 additions and 18 deletions
+2
View File
@@ -74,11 +74,13 @@
<Compile Include="MES\ProductResultParameters.cs" />
<Compile Include="MES\ReqAlarm.cs" />
<Compile Include="MES\ReqArrivalStation.cs" />
<Compile Include="MES\ReqEquipStatus.cs" />
<Compile Include="MES\ReqExitStation.cs" />
<Compile Include="MES\ReqLoginMes.cs" />
<Compile Include="MES\RespAlarm.cs" />
<Compile Include="MES\RespArrivalStation.cs" />
<Compile Include="MES\RespBase.cs" />
<Compile Include="MES\RespEquipStatus.cs" />
<Compile Include="MES\RespExitStation.cs" />
<Compile Include="MES\RespLoginMes.cs" />
<Compile Include="MES\RespProductResult.cs" />