mirror of
				https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
				synced 2025-10-29 07:48:55 +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
		
			
				
	
	
		
			9 lines
		
	
	
		
			106 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			106 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| extra {
 | |
|     // 标记为根项目
 | |
|     setProperty(ProjectFlags.IS_ROOT_MODULE, true)
 | |
| }
 | |
| 
 | |
| dependencies {
 | |
| 
 | |
| }
 |