稽查加配置

This commit is contained in:
he
2024-08-27 09:46:20 +08:00
parent 45b14abe63
commit 7164a53267
2 changed files with 15 additions and 1 deletions
@@ -268,6 +268,13 @@ namespace IRaCIS.Core.Application.ViewModel
public string ForeignKeyText { get; set; } = string.Empty;
/// <summary>
/// 英文的翻译
/// </summary>
public string ForeignKeyEnText { get; set; } = string.Empty;
/// <summary>
/// 接口名
/// </summary>