#
vincentlu
2025-03-27 cd67e854d4715bc92a16dc7bffdbde7be1da9957
zy-acs-gateway/src/main/resources/application.yml
@@ -6,13 +6,13 @@
    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/
@@ -28,7 +28,7 @@
logging:
  file:
    path: /stock/out/acs-gateway/logs
    path: /stock/out/rcs-gateway/logs
agv-tcp:
  #tcp/ip协议端口