| | |
| | | # 开发环境配置 |
| | | server: |
| | | port: 9002 |
| | | port: 18081 |
| | | servlet: |
| | | context-path: |
| | | encoding: |
| | |
| | | config: |
| | | multi-statement-allow: true |
| | | |
| | | |
| | | # Redis相关配置 |
| | | redis: |
| | | database: 2 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: |
| | | timeout: 1000 |
| | | pool: |
| | | max-active: 200 |
| | | max-wait: -1 |
| | | max-idle: 10 |
| | | min-idle: 0 |
| | | |
| | | #JPA配置 |
| | | jpa: |
| | |
| | | |
| | | #系统架构配置 |
| | | framework: |
| | | companyId: "1000" |
| | | companyId: "5372" |
| | | doradoMode: debug |
| | | # 名称 |
| | | name: 智慧粮库监管系统 |
| | |
| | | email: business@fzzygf.com |
| | | phone: 400-627-1116 |
| | | website: http://www.fzzygf.com |
| | | address: 郑州市高新区长椿路11号河南省国家大学科技园孵化1号楼 |
| | | address: 郑州市高新区长椿路11号河南省国家大学科技园孵化1号楼 |
| | | weChat: |
| | | wxServeUrl: http://192.168.1.215:18081 |
| | | wxAppId: wx0ba61024c55da10c |
| | | wxSecret: 2a66186368be54b5a48552b5fce716dd |
| | | template-id: Ggt45UcVy2OWfDCzgbSun6u24hv__wwwzx9yEyo58X4 |