sys/src/main/resources/application.yml
@@ -5,12 +5,12 @@ active: dev login: userID: 9c08241a7c38cb25efafde9dd1347bab secret: D1E3ED958C5DB5BDF1FC9F77CE54B29B016213acd698f4686cac2f399f1c8d18 userID: c8b1aaacec366c24e5d18c7eea9e551b secret: 701C85FCE0F7CFD714C2052D77098DC7f407b0ee79210bcef51787a0eb8ec7a5 mybatis-plus: type-aliases-package: com.yuanchu.limslaboratory.pojo mapper-locations: classpath:mapper/*.xml mapper-locations: classpath*:/mapper/*.xml global-config: banner: off # 关闭mybatis-plus启动图标