mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
40871062b5
commit
e20812f17a
@ -10,10 +10,15 @@ v2.2.0开始支持数据库存储接口信息功能,可在内存和数据库
|
||||
|
||||
### 数据库存储
|
||||
|
||||
> 注: 使用mysql
|
||||
|
||||
1.更改配置:
|
||||
|
||||
> ko-time.saver=database
|
||||
|
||||
|
||||
> 注:默认使用项目的数据源,多数据源情况下默认使用主数据源,如果没有主数据源,请在配置中指定数据源:`ko-time.data-source=数据源名称`
|
||||
|
||||
2.数据表创建
|
||||
|
||||
```sql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user