- 修复video_classification_repository中get_classification_stats函数的NULL值处理 - 将SUM()查询结果从直接获取i32改为Option<i32>并提供默认值0 - 修复get_templates_by_project等命令的参数命名,使用camelCase以匹配前端调用 - 解决'Invalid column type Null at index: 1, name: pending'错误 - 解决'invalid args projectId for command get_templates_by_project'错误 |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||