sftp 操作日志.

This commit is contained in:
lijiahangmax
2024-03-05 00:02:06 +08:00
parent f1ade4e182
commit a75ead9a58
22 changed files with 628 additions and 39 deletions

View File

@@ -5,7 +5,8 @@
> sql 脚本
```sql
ALTER TABLE `operator_log`
ADD INDEX `idx_type`(`type`);
```
## v1.0.0