mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-12 03:10:24 +08:00
实现域名、记录同步等API
This commit is contained in:
@@ -12,6 +12,9 @@ message NSRoute {
|
||||
bool isOn = 2;
|
||||
string name = 3;
|
||||
bytes rangesJSON = 4;
|
||||
bool isDeleted = 5;
|
||||
int64 order = 6;
|
||||
int64 version = 7;
|
||||
|
||||
NSCluster nsCluster = 30;
|
||||
NSDomain nsDomain = 31;
|
||||
|
||||
Reference in New Issue
Block a user