zhoushihao
2024-04-11 f2b2fa19970f4e24d549a85618c9cd5f8b913387
hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
@@ -10,13 +10,14 @@
  cloud:
    nacos:
      discovery:
        server-addr: 127.0.0.1:8848
        server-addr: 10.153.19.150:8848
  application:
    name: loadGlass
  redis:
    database: 0
    host: 192.168.56.10
    host: 10.153.19.150
    port: 6379
    password: 123456
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration: