[성현모] CPMeta 최근데이터 조회 기능 추가
This commit is contained in:
@ -11,5 +11,6 @@ namespace WebClient.Library.Model
|
||||
public int Id { get; set; }
|
||||
public string ApiName { get; set; }
|
||||
public string Host { get; set; }
|
||||
public int LastCount { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user