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