修改DeviceManager.cs中的日志功能实现
This commit is contained in:
@@ -381,6 +381,7 @@ namespace JoyD.Windows.CS.Toprie
|
|||||||
Console.WriteLine($"日志写入失败: {ex.Message}");
|
Console.WriteLine($"日志写入失败: {ex.Message}");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 从设备字符串中解析设备ID
|
/// 从设备字符串中解析设备ID
|
||||||
|
|||||||
Reference in New Issue
Block a user