📝 更新文档.

This commit is contained in:
lijiahangmax
2024-04-14 23:47:09 +08:00
parent 46cdb060c4
commit a7c62dc7bf
11 changed files with 868 additions and 152 deletions

7
docs/update/v1.0.3.md Normal file
View File

@@ -0,0 +1,7 @@
## v1.0.3
> sql 脚本
```sql
DELETE FROM preference WHERE type = 'TERMINAL';
```