This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
excel导出时,其中有枚举类等内容需要翻译时使用:
需要注入 ITransactionCommonService ,在导出时先调用 exportEnumTransaction 方法,传入导出语种(请求head中的语种)和需要使用的枚举值,获取所有枚举翻译的Map,然后再进行赋值处理