This commit is contained in:
he
2023-02-14 15:09:05 +08:00
parent 704b1c9390
commit 829dec352a
3 changed files with 6 additions and 7 deletions
@@ -52,6 +52,8 @@ namespace IRaCIS.Core.Domain.Models
public string KeyboardShow { get; set; }
public string Code { get; set; } = string.Empty;
}