修改分配规则
This commit is contained in:
@@ -24,7 +24,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
//public Guid SubjectId { get; set; }
|
||||
public Guid CreateUserId { get; set; }
|
||||
|
||||
public string FullFilePath { get; set; } = String.Empty;
|
||||
public string FullFilePath => Path;
|
||||
}
|
||||
|
||||
///<summary>PreviousOtherQuery 列表查询参数模型</summary>
|
||||
|
||||
Reference in New Issue
Block a user