feat: 优化项目结构
All checks were successful
CI / 测试 (push) Successful in 20s

This commit is contained in:
ren
2025-10-21 11:59:50 +08:00
parent 4174e14517
commit c9a9632ccc
6 changed files with 19 additions and 14 deletions

View File

@@ -72,10 +72,10 @@ jobs:
## 输入参数
| 输入参数 | 描述 | 必需 | 默认值 |
| ----------------- | ------------------------------------------- | ----- | -------- |
| `files` | 文件路径或 glob 模式(每行一个) | ✅ 是 | - |
| `algorithm` | 哈希算法:`md5``sha1``sha256``sha512` | ❌ 否 | `sha256` |
| 输入参数 | 描述 | 必需 | 默认值 |
| ----------- | ------------------------------------------- | ----- | -------- |
| `files` | 文件路径或 glob 模式(每行一个) | ✅ 是 | - |
| `algorithm` | 哈希算法:`md5``sha1``sha256``sha512` | ❌ 否 | `sha256` |
### 文件模式