ZengTao
2025-06-12 d7765b799489db445388e528044ab3b2bd2e649e
hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8086
  port: 10013
spring:
  profiles:
@@ -9,19 +9,8 @@
  liquibase:
    enabled: false
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
kangaroohy:
  milo:
    enabled: false
    primary: default
    config:
      default:
        endpoint: opc.tcp://192.168.10.241:49320
        security-policy: basic256sha256
        username: liu
        password: 1qaz2wsx3edc4rfv
#  configuration:
#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl