[성현모] TRA DB목록 불러오기, 정의 자동추가
This commit is contained in:
@ -13,5 +13,8 @@ namespace WebClient.Library.Config
|
||||
{
|
||||
[JsonPropertyName("DataBase")]
|
||||
public List<DataBase>? DataBase { get; set; }
|
||||
|
||||
[JsonPropertyName("ApplicationName")]
|
||||
public string? ApplicationName { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user