| | |
| | | batch_versioned_data: true |
| | | session: |
| | | store-type: redis |
| | | http: |
| | | encoding: |
| | | enabled: true |
| | | force: true |
| | | charset: UTF-8 # 强制请求/响应均使用UTF-8 |
| | | |
| | | |
| | | #系统架构配置 |
| | |
| | | website: http://www.fzzygf.com |
| | | address: 郑州市高新区长椿路11号河南省国家大学科技园孵化1号楼 |
| | | doradoMode: |
| | | weChat: |
| | | wxServeUrl: http://192.168.1.215:18081 |
| | | wxAppId: wx0ba61024c55da10c |
| | | wxSecret: 2a66186368be54b5a48552b5fce716dd |
| | | template-id: Ggt45UcVy2OWfDCzgbSun6u24hv__wwwzx9yEyo58X4 |
| | | |
| | | |
| | | # 日志配置 |
| | |
| | | cipherKey: |
| | | session: |
| | | # Session超时时间,-1代表永不过期(默认30分钟) |
| | | expireTime: 30 |
| | | expireTime: 43200 |
| | | # 同步session到数据库的周期(默认1分钟) |
| | | dbSyncPeriod: 1 |
| | | # 相隔多久检查一次session的有效性,默认就是10分钟 |