添加工艺站发布站包历史表;允许用户选择测试站时选择历史发布站包

This commit is contained in:
2024-05-08 21:59:31 +08:00
parent ec4c447b01
commit e475a06eb5
254 changed files with 928 additions and 242730 deletions

View File

@@ -213,6 +213,7 @@
<Compile Include="UTSModule\DbTableModel\Customer\SnListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\SnRulesTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\StationListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\StationPacketReleaseLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\SyncListTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\TestLogTable.vb" />
<Compile Include="UTSModule\DbTableModel\Customer\VendorCustomerTable.vb" />
@@ -292,6 +293,7 @@
<Compile Include="UTSModule\Station\StationPackagePlan.vb" />
<Compile Include="UTSModule\Station\PlanNodeSelectChangedEventArgs.vb" />
<Compile Include="UTSModule\Station\PlanNodeTextChangedEventArgs.vb" />
<Compile Include="UTSModule\Station\StationPacketVo.vb" />
<Compile Include="UTSModule\Station\StationPlan.vb" />
<Compile Include="UTSModule\Station\StationPlanGrid.vb" />
<Compile Include="UTSModule\Station\StationPlanManager.vb" />