一些更改

This commit is contained in:
2025-01-21 18:35:00 +08:00
parent 914a8b3dbc
commit 0bbe361ab7
23 changed files with 536 additions and 101 deletions

View File

@@ -53,6 +53,11 @@ namespace CapMachine.Wpf.Models
/// 字节
/// </summary>
Byte = 0,
/// <summary>
/// 字节
/// </summary>
Bool = 4,
}
/// <summary>