服务注册(服务器版

This commit is contained in:
2025-06-03 21:52:51 +08:00
parent 0619c7d184
commit 49851384c8
6 changed files with 13 additions and 9 deletions

View File

@ -29,6 +29,8 @@ spring.cloud.gateway.routes[0].predicates[0]=Path=/request
logging.level.org.springframework.web=DEBUG
#SQL 语句日志输出配置
logging.level.com.bipt.intelligentapplicationorchestrationservice.mapper=DEBUG
mybatis.configuration.log-impl=org.apache.ibatis.logging.slf4j.Slf4jImpl