hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml
@@ -2,9 +2,12 @@ port: 8084 spring: profiles: active: cz active: dev application: name: temperingGlass liquibase: enabled: true change-log: classpath:changelog/changelog.sql mybatis-plus: mapper-locations: classpath*:mapper/*.xml configuration: