zc
2025-11-07 dc83f329db32e38a8cbca04d07f24c4a789c6f74
zy-acs-gateway/src/main/resources/application.yml
@@ -6,19 +6,19 @@
    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:
    #    enabled: false
    enabled: false
    serviceUrl:
      defaultZone: http://localhost:8765/eureka/
#redis的相关配置
redis:
  host: localhost
  host: 127.0.0.1
  password: xltys1995
  port: 6379
  max: 30
@@ -28,7 +28,7 @@
logging:
  file:
    path: /stock/out/acs-gateway/logs
    path: /stock/out/rcs-gateway/logs
agv-tcp:
  #tcp/ip协议端口