【修】接口模板上传
This commit is contained in:
parent
1e1fa53e54
commit
8263c18f38
@ -87,6 +87,10 @@
|
|||||||
<HintPath>..\..\MES_S_DLL\iMESConst.dll</HintPath>
|
<HintPath>..\..\MES_S_DLL\iMESConst.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="kcEQP, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
|
<HintPath>..\..\MES_S_DLL\kcEQP.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="Microsoft.VisualBasic" />
|
<Reference Include="Microsoft.VisualBasic" />
|
||||||
<Reference Include="iMESCIO">
|
<Reference Include="iMESCIO">
|
||||||
<HintPath>..\..\MES_S_DLL\iMESCIO.dll</HintPath>
|
<HintPath>..\..\MES_S_DLL\iMESCIO.dll</HintPath>
|
||||||
@ -146,6 +150,7 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="clsCom.cs" />
|
<Compile Include="clsCom.cs" />
|
||||||
<Compile Include="clsEAP.cs" />
|
<Compile Include="clsEAP.cs" />
|
||||||
|
<Compile Include="clsEQP.cs" />
|
||||||
<Compile Include="clsERP.cs" />
|
<Compile Include="clsERP.cs" />
|
||||||
<Compile Include="clsMDS.cs" />
|
<Compile Include="clsMDS.cs" />
|
||||||
<Compile Include="clsSPC.cs" />
|
<Compile Include="clsSPC.cs" />
|
||||||
|
Reference in New Issue
Block a user