| | |
| | | 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 |
| | | |
| | | eureka: |
| | | client: |
| | | # enabled: false |
| | | enabled: false |
| | | serviceUrl: |
| | | defaultZone: http://localhost:8765/eureka/ |
| | | |
| | |
| | | |
| | | logging: |
| | | file: |
| | | path: /stock/out/acs-gateway/logs |
| | | path: /stock/out/rcs-gateway/logs |
| | | |
| | | agv-tcp: |
| | | #tcp/ip协议端口 |