台架程序tp化

This commit is contained in:
2026-07-20 17:43:18 +08:00
parent 7f2721ab11
commit b79eea918e
29 changed files with 153 additions and 511 deletions
-1
View File
@@ -1,5 +1,4 @@
using DeviceCommand.Base;
using DeviceCommand.Device;
using DeviceCommand.Devices;
using Logger;
using Model.Models;
+2
View File
@@ -5,6 +5,8 @@ using System.Collections.Generic;
namespace UIShare.UIViewModel
{
public class ParameterVM : BindableBase
{
#region