| | |
| | | name: @pom.artifactId@ |
| | | datasource: |
| | | driver-class-name: com.mysql.jdbc.Driver |
| | | url: jdbc:mysql://localhost:3306/zy_acs?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://localhost:3306/jbly?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: xltys1995 |
| | | password: 34821015 |
| | | |
| | | eureka: |
| | | client: |
| | |
| | | |
| | | #redis的相关配置 |
| | | redis: |
| | | host: localhost |
| | | host: 127.0.0.1 |
| | | password: xltys1995 |
| | | port: 6379 |
| | | max: 30 |
| | |
| | | |
| | | logging: |
| | | file: |
| | | path: /stock/out/acs-gateway/logs |
| | | path: /stock/out/rcs-gateway/logs |
| | | |
| | | agv-tcp: |
| | | #tcp/ip协议端口 |