mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-28 20:45:05 +08:00
搭建好了一个框架,准备实现数据库相关功能
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ListenPort: 25005
|
||||
DB:
|
||||
Type: "SQLite"
|
||||
Path: "" # not need if use SQLite
|
||||
Path: "./scheduler.db" # not need if use SQLite
|
||||
Port: "" # not need if use SQLite
|
||||
User: "" # not need if use SQLite
|
||||
Password: "" # not need if use SQLite
|
||||
|
||||
Reference in New Issue
Block a user