mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-14 21:06:34 +08:00
MX记录支持优先级设置
This commit is contained in:
@@ -13,6 +13,7 @@ message NSRecord {
|
||||
string name = 3;
|
||||
string type = 4;
|
||||
string value = 5;
|
||||
int32 mxPriority = 12; // mx优先级
|
||||
int32 ttl = 6;
|
||||
int32 weight = 7;
|
||||
int64 createdAt = 8;
|
||||
|
||||
Reference in New Issue
Block a user