mirror of
				https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
				synced 2025-10-31 10:26:19 +08:00 
			
		
		
		
	oauth2 v2 update
This commit is contained in:
		| @@ -0,0 +1,18 @@ | ||||
| package love.sola.netsupport.config; | ||||
|  | ||||
| import org.junit.Test; | ||||
|  | ||||
| /** | ||||
|  * *********************************************** | ||||
|  * Created by Sola on 2016/3/26. | ||||
|  * Don't modify this source without my agreement | ||||
|  * *********************************************** | ||||
|  */ | ||||
| public class ReflectionTest { | ||||
|  | ||||
| 	@Test | ||||
| 	public void testLang() { | ||||
| 		assert Lang.messages != null; | ||||
| 	} | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Sola
					Sola