命令运行bug修复
This commit is contained in:
@@ -558,7 +558,7 @@ namespace UIShare
|
||||
{
|
||||
try
|
||||
{
|
||||
//instance = _devices.DeviceDic[targetType.Name];
|
||||
instance = _deviceManager.DeviceMap[targetType.Name];
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user