修改一致性核查话语

This commit is contained in:
2023-02-15 09:42:37 +08:00
parent 5518770cf6
commit 8ae0ae96e3
3 changed files with 4 additions and 4 deletions
@@ -626,7 +626,7 @@ namespace IRaCIS.Core.Application.Contracts
{
[DictionaryTranslateAttribute("ArmEnum")]
public Arm AgainArmEnum { get; set; }
public Arm? AgainArmEnum { get; set; }
public string AgainUserName { get; set; }