yangys
2024-04-05 84dea9976c29ac938fa018b8566c71461b056418
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "groups": [
    {
      "name": "excel",
      "type": "com.qianwen.core.excel.extend.config.ExcelConfigProperties",
      "sourceType": "com.qianwen.core.excel.extend.config.ExcelConfigProperties"
    }
  ],
  "properties": [
    {
      "name": "excel.template-path",
      "type": "java.lang.String",
      "description": "模板路径",
      "sourceType": "com.qianwen.core.excel.extend.config.ExcelConfigProperties",
      "defaultValue": "excel"
    }
  ],
  "hints": []
}