mes集成增加MesCallResult
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Entity\MesCallResult.cs" />
|
||||
<Compile Include="Entity\UploadAlarmParam.cs" />
|
||||
<Compile Include="Entity\UploadTestDataParam.cs" />
|
||||
<Compile Include="Entity\UploadAlarmResult.cs" />
|
||||
@@ -56,6 +57,8 @@
|
||||
<Compile Include="Entity\CheckBarcodeParam.cs" />
|
||||
<Compile Include="Entity\EqpStatusResult.cs" />
|
||||
<Compile Include="Entity\EqpStatusParam.cs" />
|
||||
<Compile Include="Enum\MesErrorType.cs" />
|
||||
<Compile Include="Exceptions\MesNetworkException.cs" />
|
||||
<Compile Include="FMS\FMS_Alarm.cs" />
|
||||
<Compile Include="FMS\FMS_Materialln.cs" />
|
||||
<Compile Include="FMS\FMS_Status.cs" />
|
||||
@@ -71,7 +74,9 @@
|
||||
<Compile Include="MES\ReqArrivalStation.cs" />
|
||||
<Compile Include="MES\ReqExitStation.cs" />
|
||||
<Compile Include="MES\RespArrivalStation.cs" />
|
||||
<Compile Include="MES\RespBase.cs" />
|
||||
<Compile Include="MES\RespExitStation.cs" />
|
||||
<Compile Include="MES\RespProductResult.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user