mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-09 08:50:26 +08:00
安全设置增加允许访问的国家地区、省份、是否局域网访问
This commit is contained in:
@@ -85,4 +85,6 @@ message IPRegion {
|
||||
string province = 3;
|
||||
string city = 4;
|
||||
string isp = 5;
|
||||
int64 countryId = 6;
|
||||
int64 provinceId = 7;
|
||||
}
|
||||
Reference in New Issue
Block a user