mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-30 09:10:26 +08:00
域名解析功能实现健康检查
This commit is contained in:
@@ -19,6 +19,7 @@ message NSDomain {
|
||||
repeated int64 nsDomainGroupIds = 8;
|
||||
string status = 9;
|
||||
int64 userId = 10; // 用户ID
|
||||
bytes recordsHealthCheckJSON = 11; // 健康检查设置
|
||||
|
||||
NSCluster nsCluster = 30;
|
||||
User user = 31;
|
||||
|
||||
Reference in New Issue
Block a user