Results 7 comments of Hugh Gao

这是个枚举类型,直接用ExcelType.HSSF就好了

直接用ExportParams呢? On Tue, Jun 18, 2019 at 7:06 PM LiuNet2 wrote: > 这是个枚举类型,直接用ExcelType.HSSF就好了 > > 不是的,你看下Jar包中, > AutoPoi 写的是 > public static Workbook exportExcel(List list, String > type) { >...

```xml com.github.dwickern scala-nameof_2.13 3.0.0 ```

thanks. Good suggestion. I will fork the project, make public of the fpdf buffer, and try what you said.

使用default关键字: ```json "type": { "type": "string", "title": "类型", "default": "tom", "widget": { "id": "select", "data": [ { "value": "jack", "label": "Jack" }, { "value": "lucy", "label": "Lucy" }, { "value":...