mirror of
				https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
				synced 2025-10-29 09:24:25 +08:00 
			
		
		
		
	 3ce3cedc0f
			
		
	
	
		3ce3cedc0f
		
	
	
	
	
		
			
			- Add forgeboot-common result processing related submodules - Implement unified response encapsulation class R and related interfaces - Integrated international message parsing and request ID generation function - Update project configuration to support the construction and release of new modules
		
			
				
	
	
		
			6 lines
		
	
	
		
			74 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			74 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| dependencies {
 | |
|     implementation(project(Modules.Common.RESULT_API))
 | |
| }
 | |
| 
 |