mirror of
				https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
				synced 2025-11-01 02:46:19 +08:00 
			
		
		
		
	fix index out of bound
This commit is contained in:
		| @@ -76,7 +76,7 @@ public class Block { | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	private static final int[][] AVAILABLE = new int[62][0]; | ||||
| 	private static final int[][] AVAILABLE = new int[70][0]; | ||||
|  | ||||
| 	static { | ||||
| 		// @formatter:off | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sola
					Sola