保存进度!
This commit is contained in:
parent
65431a0f0e
commit
4c0cb3c76e
@ -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
|
@ -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": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user