表格比较大时,转表会出现如下关键词错误。 ``` Zip bomb detected! The file would exceed the max. ratio of compressed file size to the size of the expanded data. ``` 建议提供如下功能开关选项 ```java ZipSecureFile.setMinInflateRatio(-1.0d); ```
表格比较大时,转表会出现如下关键词错误。
建议提供如下功能开关选项