fix:修改mybaits配置为mybatis-plus
This commit is contained in:
parent
b804ee8520
commit
313fd0688d
@ -82,7 +82,7 @@ services:
|
||||
ls -l && \
|
||||
java -jar -DisDev=false \
|
||||
-DjwtSecret=${JWT_SECRET} \
|
||||
-Dmybatis.configuration.log-impl=org.apache.ibatis.logging.nologging.NoLoggingImpl \
|
||||
-Dmybatis-plus.configuration.log-impl=org.apache.ibatis.logging.nologging.NoLoggingImpl \
|
||||
-Dspring.mail.host=${SMTP_HOST} \
|
||||
-Dspring.mail.username=${SMTP_USERNAME} \
|
||||
-Dspring.mail.password=${SMTP_PASSWORD} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user