mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-14 21:40:28 +08:00
实现公用的IP名单
This commit is contained in:
@@ -10,4 +10,6 @@ message IPList {
|
||||
string name = 4;
|
||||
string code = 5;
|
||||
bytes timeoutJSON = 6;
|
||||
bool isPublic = 7;
|
||||
string description = 8;
|
||||
}
|
||||
Reference in New Issue
Block a user