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