Merge branch 'feature/my-invitation' into preview

feature/comment
yang 2025-01-02 16:18:17 +08:00
commit 5a2b6f8a97
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ mybatis-plus:
# 关闭日志记录 (可单纯使用 p6spy 分析) org.apache.ibatis.logging.nologging.NoLoggingImpl
# 默认日志输出 org.apache.ibatis.logging.slf4j.Slf4jImpl
logImpl: org.apache.ibatis.logging.slf4j.Slf4jImpl
default-enum-type-handler: com.baomidou.mybatisplus.core.handlers.MybatisEnumTypeHandler
global-config:
# 是否打印 Logo banner
banner: false