server: port: 1234 spring: profiles: active: dev mybatis-plus: type-aliases-package: com.yunchu.limslaboratory.pojo mapper-locations: classpath:mapper/*.xml global-config: banner: off # 关闭mybatis-plus启动图标