修改稽查

This commit is contained in:
2022-08-18 16:11:42 +08:00
parent 24d089b245
commit ec80fb6429
3 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ namespace IRaCIS.Core.Domain.Models
/// <summary>
/// 通用Id
/// </summary>
public Guid GeneralId { get; set; }
public Guid? GeneralId { get; set; }