3 lines
		
	
	
		
			301 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			301 B
		
	
	
	
		
			Plaintext
		
	
	
	
| 
								 | 
							
								excel导出时,其中有枚举类等内容需要翻译时使用:
							 | 
						|||
| 
								 | 
							
								需要注入 ITransactionCommonService ,在导出时先调用 exportEnumTransaction 方法,传入导出语种(请求head中的语种)和需要使用的枚举值,获取所有枚举翻译的Map,然后再进行赋值处理
							 |