修改一版

This commit is contained in:
he
2022-04-11 14:01:08 +08:00
parent 1844a15879
commit 78c5af401a
10 changed files with 214 additions and 41 deletions
@@ -167,7 +167,7 @@ namespace IRaCIS.Core.Application.Contracts
public Guid SignId { get; set; }
[NotDefault]
[NotDefault]
public string SignCode { get; set; } = string.Empty;
}