智能DNS增加若干查询记录统计接口

This commit is contained in:
刘祥超
2022-08-20 19:58:38 +08:00
parent ec02d83ee6
commit 569f27918a
4 changed files with 643 additions and 32 deletions

View File

@@ -11,4 +11,5 @@ message NSRecordHourlyStat {
int64 bytes = 5;
int64 countRequests = 6;
int64 createdAt = 7;
string hour = 8;
}