This commit is contained in:
he
2023-02-14 15:14:38 +08:00
parent a696b0f1a8
commit 813cc033c6
3 changed files with 27 additions and 24 deletions
@@ -50,7 +50,7 @@ namespace IRaCIS.Core.Domain.Models
public bool MetaKey { get; set; } = false;
public string KeyboardShow { get; set; }
public string Text { get; set; }
public string Code { get; set; } = string.Empty;