对比新文件 |
| | |
| | | # server |
| | | server: |
| | | tomcat: |
| | | uri-encoding: UTF-8 |
| | | basedir: /tmp/tomcat |
| | | port: 8100 |
| | | servlet: |
| | | context-path: / |
| | | # mysql |
| | | spring: |
| | | datasource: |
| | | one: |
| | | url: jdbc:mysql://sinanoaq.com:23306/firework?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: NMS@uss20201! |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | #redis |
| | | redis: |
| | | database: 0 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: root |
| | | jedis: |
| | | pool: |
| | | max-idle: 8 |
| | | max-active: 8 |
| | | max-wait: -1ms |
| | | min-idle: 0 |
| | | |
| | | host: http://localhost:8100 |
| | | |
| | | filePath: f:/uploads/ |
| | | fileurl: http://localhost:8100/upload/ |
| | | socketport: 504 |
| | | |
| | | sqlPath: f:/dbback/ |
| | | sqlurl: http://localhost:8100/dbback/ |
| | | |
| | | enterprisePath: f:/uploads/enterprise/ |
| | | enterpriseUrl: http://localhost:8100/upload/enterprise/ |
| | | enterprise: enterprise/ |
| | | |
| | | transportCertificatePath: f:/uploads/transportCertificate/ |
| | | transportCertificateUrl: http://localhost:8100/upload/transportCertificate/ |
| | | transportCertificate: transportCertificate/ |
| | | |
| | | hiddenDangerPath: f:/uploads/hiddenDanger/ |
| | | hiddenDangerUrl: http://localhost:8100/upload/hiddenDanger/ |
| | | hiddenDanger: hiddenDanger/ |
| | | |
| | | standardPath: f:/uploads/standard/ |
| | | standardUrl: http://localhost:8100/upload/standard/ |
| | | standard: standard/ |
| | | |
| | | contractPath: f:/uploads/contract/ |
| | | contractUrl: http://localhost:8100/upload/contract/ |
| | | contract: contract/ |
| | | |
| | | patrolPath: f:/uploads/patrol/ |
| | | patrolUrl: http://localhost:8100/upload/patrol/ |
| | | |
| | | appPath: f:/uploads/app/ |
| | | appUrl: http://localhost:8100/upload/app/ |
| | | |
| | | productPath: f:/uploads/product/ |
| | | productUrl: http://localhost:8100/upload/product/ |
| | | |
| | | customerPath: f:/uploads/customer/ |
| | | customerUrl: http://localhost:8100/upload/customer/ |
| | | customer: customer/ |
| | | |
| | | assessApplyPath: f:/uploads/assessApply/ |
| | | assessApplytUrl: http://localhost:8100/upload/assessApply/ |
| | | assessApply: assessApply/ |
| | | |
| | | com.gk.firework.schedules.all.switch: false |
| | | |
| | | scheduling: |
| | | enabled: false |
| | | historystock.robot: |
| | | enabled: false |
| | | |
| | | |
| | | com.gk.firework.schedules.single.switch: false |
| | | |
| | | hostId: 01 |