close auto wood ocr default #444

This commit is contained in:
辉鸭蛋
2024-06-16 08:43:21 +08:00
parent a7eafb6f77
commit a0e241baee

View File

@@ -19,7 +19,7 @@ public partial class AutoWoodConfig : ObservableObject
/// 木材数量OCR是否启用
/// </summary>
[ObservableProperty]
private bool _woodCountOcrEnabled = true;
private bool _woodCountOcrEnabled = false;
// /// <summary>
// /// 按下两次ESC键原因见