保存进度!

This commit is contained in:
Kane Wang 2022-05-13 17:44:23 +08:00
parent 65431a0f0e
commit 4c0cb3c76e
2 changed files with 9 additions and 1 deletions

View File

@ -7,4 +7,4 @@ java.util.logging.FileHandler.pattern = ./logs/log_%u.log
java.util.logging.FileHandler.limit = 50000 java.util.logging.FileHandler.limit = 50000
java.util.logging.FileHandler.count = 1 java.util.logging.FileHandler.count = 1
java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter
java.util.logging.FileHandler.append = true; java.util.logging.FileHandler.append = true

View File

@ -8,6 +8,14 @@
{ {
"city_name": "厦门", "city_name": "厦门",
"city_code": "101230201" "city_code": "101230201"
},
{
"city_name": "同安",
"city_code": "101230202"
},
{
"city_name": "翔安",
"city_code": "101230207"
} }
], ],
"notify_stuffs": [ "notify_stuffs": [