保存进度!
This commit is contained in:
		@@ -7,4 +7,4 @@ java.util.logging.FileHandler.pattern = ./logs/log_%u.log
 | 
			
		||||
java.util.logging.FileHandler.limit = 50000
 | 
			
		||||
java.util.logging.FileHandler.count = 1
 | 
			
		||||
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_code": "101230201"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "city_name": "同安",
 | 
			
		||||
            "city_code": "101230202"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "city_name": "翔安",
 | 
			
		||||
            "city_code": "101230207"
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "notify_stuffs": [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user