yangys
2024-03-27 80d01261e84d3c0f55cf2d17a56539b5c27a8485
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": []
}