mirror of
				https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
				synced 2025-11-01 02:46:19 +08:00 
			
		
		
		
	ticket submit api
This commit is contained in:
		| @@ -15,6 +15,7 @@ public enum Command { | ||||
|  | ||||
| 	REGISTER(0, ".*"), | ||||
| 	QUERY(1, "Query"), | ||||
| 	SUBMIT(1, "Submit"), | ||||
| 	; | ||||
|  | ||||
| 	private static final Map<Integer, Command> ID_MAP = new HashMap<>(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sola
					Sola