| | |
| | | server: |
| | | port: 9999 |
| | | port: 6099 |
| | | tomcat: |
| | | max-swallow-size: -1 |
| | | error: |
| | |
| | | connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
| | | datasource: |
| | | master: |
| | | url: jdbc:sqlserver://166.0.1.10:1433;databasename=LXZN_TEST_430 |
| | | url: jdbc:sqlserver://195.0.1.10:1433;databasename=SSGX_kns |
| | | username: sa |
| | | password: 123 |
| | | password: Sa123456789 |
| | | #password: 123 |
| | | driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | #url: jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | |
| | | app: http://localhost:8051 |
| | | path: |
| | | #文件上传根目录 设置 |
| | | upload: /opt/upFiles |
| | | upload: C://opt//upFiles |
| | | #webapp文件路径 |
| | | webapp: /opt/webapp |
| | | webapp: C://opt//upFiles |
| | | shiro: |
| | | excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**,/api/getUserInfo |
| | | #阿里云oss存储和大鱼短信秘钥配置 |
| | |
| | | elasticsearch: |
| | | cluster-name: jeecg-ES |
| | | cluster-nodes: 127.0.0.1:9200 |
| | | check-enabled: true |
| | | check-enabled: false |
| | | # 在线预览文件服务器地址配置 |
| | | file-view-domain: http://fileview.jeecg.com |
| | | # minio文件上传 |
| | |
| | | client-id: ?? |
| | | # appSecret |
| | | client-secret: ?? |
| | | agent-id: ?? |
| | | agent-id: ?? |
| | | webservice: |
| | | url: http://localhost:8081/services/EquipmentService?wsdl |
| | | namespace: http://service.server.webservice.example.com |
| | | statusMethod: equipmentStatus |
| | | rateMethod: equipmentRate |