Uat_Study
parent
f94170dfe4
commit
1fa56cc36f
|
@ -242,6 +242,12 @@ namespace IRaCIS.Core.Application.ViewModel
|
|||
public string ForeignKeyText { get; set; } = string.Empty;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 接口名
|
||||
/// </summary>
|
||||
|
||||
public string InterfaceName { get; set; } = string.Empty;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue