| | |
| | | druid: |
| | | # 主库数据源 |
| | | master: |
| | | url: jdbc:mysql://114.132.189.42:9004/lims-ruoyi?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | url: jdbc:mysql://localhost:3306/center-lims?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | username: root |
| | | password: 123456 |
| | | # 从库数据源 |
| | |
| | | configuration: |
| | | map-underscore-to-camel-case: true |
| | | cache-enabled: false |
| | | log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | log-impl: # org.apache.ibatis.logging.stdout.StdOutImpl |
| | | |
| | | # Swagger配置 |
| | | swagger: |
| | | # 是否开启swagger |
| | | enabled: true |
| | | |
| | | # 日志配置 |
| | | logging: |
| | | file-location: /javaWork/lims-ruoyi |
| | | level: |
| | | com.ruoyi: info |
| | | org.springframework: warn |
| | | |
| | | minio: |
| | | endpoint: http://114.132.189.42/ |
| | |
| | | allowed: png,jpg,jpeg,gif |
| | | |
| | | wordUrl: D:\项目文件存储\word |
| | | twoCode: D:\项目文件存储\two_code |
| | | |
| | | |
| | | #oa: |
| | |
| | | # prodIp: http://192.168.21.53:8081 |
| | | # unqualifiedProcessId: 41974 |
| | | |
| | | # 人事系统 |
| | | personnel: |
| | | code: |
| | | appId: |
| | | appSecret: |
| | | companies: |
| | | simple: |
| | | password: |
| | | department: |
| | | person: |
| | | |
| | | # 企业微信通知 |
| | | wechat: |
| | | # 质量报检通知 |
| | | examiningUrl: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=21993616-9966-4fe4-81b0-68e99a40c964 |