feat: 新增会话返回会话id

This commit is contained in:
ageerle
2025-05-22 17:11:39 +08:00
parent b81fb7cb3f
commit ce9f2a82da
3 changed files with 7 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ server:
# 日志配置
logging:
level:
org.dromara: @logging.level@
org.ruoyi: @logging.level@
org.springframework: warn
org.mybatis.spring.mapper: error
org.apache.fury: warn