This commit is contained in:
he
2022-05-30 09:11:19 +08:00
parent d3af4696c2
commit 2f2a81e4cc
3 changed files with 3 additions and 3 deletions
@@ -168,7 +168,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
/// <summary>
/// 相对路径
/// </summary>
public string RelativePaths { get; set; }
public string RelativePath { get; set; }
/// <summary>