mirror of
https://github.com/CarmJos/UltraDepository.git
synced 2026-06-04 16:48:21 +08:00
[v1.2.3] 版本修复
- [A] 采用新版 EasyPlugin ,修改SQL语句使其更加优雅。
This commit is contained in:
@@ -29,6 +29,7 @@ storage:
|
||||
# 数据库驱动路径
|
||||
driver: "com.mysql.jdbc.Driver"
|
||||
url: "jdbc:mysql://127.0.0.1:3306/<db-name>"
|
||||
table: "ud_data" # 插件表名,允许自定义
|
||||
username: "username"
|
||||
password: "password"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user