更新 README.md

This commit is contained in:
xingluo 2025-04-28 01:08:09 +08:00
parent 2c429d0ec1
commit 304773cbf2

View File

@ -63,7 +63,11 @@
3. **执行迁移命令**
```bash
python uuid_migrator.py --config migration.json
python uuid.py --config migration.json
```
```cmd
uuid.exe --config migration.json
```
**配置示例**