wangfei
2025-03-11 6485c1ffa31a8723945f873525beed331efeab08
hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application.yml
@@ -1,21 +1,14 @@
server:
  port: 8086
  port: 10013
spring:
  profiles:
    active: prod
    active: dev
  application:
    name: glassStorage
  liquibase:
    enabled: false
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
kangaroohy:
  milo:
    enabled: false