refactor: 移除个人微信模块,移除直播模

This commit is contained in:
ageerle
2025-05-22 17:13:49 +08:00
parent ce9f2a82da
commit 24511fac8f
523 changed files with 3 additions and 161208 deletions

View File

@@ -25,9 +25,9 @@ spring:
master:
type: ${spring.datasource.type}
driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
username: ry-vue
password: xx
url: jdbc:mysql://122.51.75.95:3306/ruoyi-ai?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
username: ruoyi-ai
password: zkHBnmAK4fmx6YnS
hikari:
# 最大连接池数量