IP库加密/其他对IP库的改进

This commit is contained in:
刘祥超
2023-03-30 20:02:46 +08:00
parent 67941b5379
commit cfc1a7461c
21 changed files with 566 additions and 363 deletions

View File

@@ -18,6 +18,7 @@ message IPLibraryFile {
repeated City cities = 12;
repeated Town towns = 13;
repeated string providerNames = 14;
string password = 15; // 密码
message Province {
string countryName = 1;