修改
This commit is contained in:
@@ -426,7 +426,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||
/// <summary>
|
||||
/// 功能模块
|
||||
/// </summary>
|
||||
public string ModuleType { get; set; } = string.Empty;
|
||||
public Guid? ModuleType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Description
|
||||
|
||||
Reference in New Issue
Block a user