保存错误
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user