Merge branch 'Test.Study' of http://192.168.3.69:3000/XCKJ/irc-netcore-api into Test.Study

Uat_Study
hang 2023-10-07 10:53:28 +08:00
commit 92b715de3a
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ namespace IRaCIS.Core.Application.ViewModel
public List<string> PIAuditImagePathList { get; set; }
public PIAuditState PIAuditState { get; set; }
public PIAuditState? PIAuditState { get; set; }
}