Backup local changes before resolving remote repository issue
This commit is contained in:
@@ -34,6 +34,14 @@ logging:
|
||||
level:
|
||||
com.openhis: debug
|
||||
org.springframework: warn
|
||||
# MyBatis和MyBatis-Plus日志
|
||||
com.baomidou.mybatisplus: debug
|
||||
com.openhis.web.regdoctorstation.mapper: debug
|
||||
# JDBC日志
|
||||
org.springframework.jdbc.core: debug
|
||||
# Druid SQL日志
|
||||
com.alibaba.druid: debug
|
||||
com.alibaba.druid.sql: debug
|
||||
|
||||
# 用户配置
|
||||
user:
|
||||
|
||||
Reference in New Issue
Block a user