using Sunny.UI; using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace YangjieTester.工站操作 { public partial class Form27_3D检测站 : Form_StationBase { public Form27_3D检测站() { InitializeComponent(); } } }