From 2a363d37cd39e69bf3ac457b41c7a049f9904c65 Mon Sep 17 00:00:00 2001 From: hsc Date: Mon, 20 Jul 2026 13:29:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BDn36200=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=EF=BC=8C=E5=B1=8F=E8=94=BD=E7=AC=AC=E4=B9=9D=E5=8F=B0=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DeviceCommand/Devices/N36200.cs | 2 +- MainModule/Views/MainView.xaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DeviceCommand/Devices/N36200.cs b/DeviceCommand/Devices/N36200.cs index 132e621..857cd2c 100644 --- a/DeviceCommand/Devices/N36200.cs +++ b/DeviceCommand/Devices/N36200.cs @@ -8,7 +8,7 @@ using System.Threading.Tasks; namespace DeviceCommand.Device { - [ADPCommand] + //[ADPCommand] public class N36200 : Tcp { //只有一个,八台产品一起用一个 diff --git a/MainModule/Views/MainView.xaml b/MainModule/Views/MainView.xaml index 1b411b6..2ad346d 100644 --- a/MainModule/Views/MainView.xaml +++ b/MainModule/Views/MainView.xaml @@ -231,7 +231,7 @@ - + \ No newline at end of file