This commit is contained in:
xyy
2026-05-15 15:50:48 +08:00
parent 8b3f2508fd
commit 71abff7ce6

View File

@@ -43,17 +43,5 @@ namespace TabletTester2025
}
// 梁杆下降按钮(示例)
private void btnDown_Click(object sender, RoutedEventArgs e)
{
}
// 打印按钮(示例)
private void btnPrint_Click(object sender, RoutedEventArgs e)
{
}
}
}