- Add export_count field to template_matching_results table - Create ExportRecord data model with comprehensive tracking - Implement ExportRecordRepository for CRUD operations - Create ExportRecordService for business logic - Add export record tracking to jianying export functions - Create ExportRecordManager component with filtering and pagination - Add ExportRecordsPage with full management interface - Integrate export records into navigation and routing - Add Tauri commands for export record management - Include statistics, validation, and cleanup functionality Follows Tauri development specifications and frontend standards. |
||
|---|---|---|
| .. | ||
| models | ||
| repositories | ||
| mod.rs | ||