# 数据库信息 postgresql: driverClassName: com.mysql.cj.jdbc.Driver user: ylt password: Ycharge666 jdbcUrl: jdbc:mysql://10.10.14.210:22066/base_db?reWriteBatchedInserts=true # redis redis: ip: 10.10.14.14 port: 18890 # JWT jwt: SECRET: ZXZnZWVr5b+r5LmQ5L2g55qE5Ye66KGM # 首页 first_page: /login.html excel: # 导出excel 的模板配置路径 excelExportTemplatePathSuffix: /ExcelExportTemplate/ # 导入excel 的模板配置路径 ExcelImportTemplatePathSuffix: /ExcelImportTemplate/