| | |
| | | application: |
| | | name: lxzn-dev-admin |
| | | datasource: |
| | | url: jdbc:mysql://127.0.0.1:3316/lxzn_qlj_nc?useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true |
| | | url: jdbc:mysql://127.0.0.1:3316/lxzn_qlj_nc?serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&tinyInt1isBit=false&nullCatalogMeansCurrent=true&characterEncoding=utf8 |
| | | username: root |
| | | password: 123456 |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | |
| | | maxIdle: 3 |
| | | minIdle: 1 |
| | | maxWait: -1 #连接池最大等行时间 -1没有限制 |
| | | database: 5 |
| | | activiti: |
| | | check-process-definitions: true |
| | | database-schema-update: true |
| | | db-history-used: true |
| | | history-level: full |
| | | async-executor-activate: false |
| | | servlet: |
| | | multipart: |
| | | #默认支持文件上传. |
| | |
| | | dnc: |
| | | server: |
| | | url: http://localhost:8199 |
| | | ncPdm: |
| | | file_path: |
| | | d://lxzn_storage/plm |
| | | fileOldNcPath: dnc//plm_bak #旧文件记录地址 |
| | | webservice: |
| | | url: http://20.10.193.21:9308/webservice/mes/eqiupment/v1/mdc2mes.asmx?wsdl |