| | |
| | | "30","35","40","45","50","55"}; |
| | | public static volatile int countType = 0; |
| | | |
| | | private static Map<Integer,Integer> dayAllMap = new HashMap<>(); |
| | | private static Map<Integer,Integer> dayOutMap = new HashMap<>(); |
| | | private static Map<Integer,Integer> dayInMap = new HashMap<>(); |
| | | public static Map<Integer,Integer> dayAllMap = new HashMap<>(); |
| | | public static Map<Integer,Integer> dayOutMap = new HashMap<>(); |
| | | public static Map<Integer,Integer> dayInMap = new HashMap<>(); |
| | | |
| | | public static int addEnter(int count) { |
| | | int inCre = 0; |