liulb@mesnac.com 8 months ago
parent 50bf6c3ca5
commit 5d024f88ef

@ -19,6 +19,7 @@
<Node Name="BinAlarm" Text="料仓报警" ToolTipText="BinAlarm" Tag="BinAlarm" ImageIndex="3" SelectedImageIndex="3" />
<Node Name="PrenatalTest" Text="系统防错自检" ToolTipText="PrenatalTest" Tag="PrenatalTest" ImageIndex="3" SelectedImageIndex="3" />
<Node Name="小料料仓投料验证" Text="小料料仓投料验证" ToolTipText="小料料仓投料验证" Tag="小料料仓投料验证" ImageIndex="3" SelectedImageIndex="3" />
<Node Name="溶剂称量" Text="溶剂称量" ToolTipText="溶剂称量" Tag="溶剂称量" ImageIndex="3" SelectedImageIndex="3" />
</Node>
<Node Name="nodeDevice" Text="设备" ToolTipText="" Tag="nodeDevice" ImageIndex="2" SelectedImageIndex="2">
<Node Name="CWSS_PLC" Text="CWSS_PLC" ToolTipText="" Tag="CWSS_PLC" ImageIndex="5" SelectedImageIndex="5" />

File diff suppressed because one or more lines are too long

@ -157,6 +157,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mesnac.Controls.Feeding", "
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mesnac.Action.Default", "Actions\Default\Mesnac.Action.Default\Mesnac.Action.Default.csproj", "{6A2190C6-B530-4D5B-BD34-29EFB0431F67}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sql", "Sql", "{FB4ED613-D3C0-4942-807F-A6AF1FE73509}"
ProjectSection(SolutionItems) = preProject
..\Sql\普力通数据库脚本.sql = ..\Sql\普力通数据库脚本.sql
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU

Binary file not shown.
Loading…
Cancel
Save