保存错误

This commit is contained in:
2022-12-20 18:02:31 +08:00
parent 14808500a9
commit 0611bcb8d3
4 changed files with 15 additions and 2 deletions
@@ -5625,7 +5625,7 @@
字典Type
</summary>
</member>
<member name="P:IRaCIS.Core.Application.ViewModel.FrontAuditConfigAddOrEdit.ForeignKeyTable">
<member name="P:IRaCIS.Core.Application.ViewModel.FrontAuditConfigAddOrEdit.ForeignKeyTableName">
<summary>
外键Table
</summary>
@@ -259,7 +259,7 @@ namespace IRaCIS.Core.Application.ViewModel
/// 外键Table
/// </summary>
public string ForeignKeyTable { get; set; } = string.Empty;
public string ForeignKeyTableName { get; set; } = string.Empty;
/// <summary>
/// 外键Ke