odf_new/server/ZR.Model/Business/Dto
zpc 837ff4d4cc
Some checks are pending
continuous-integration/drone/push Build is running
feat(odf-uniapp): Add mileage correction editing and export enhancements
- Add inline editing UI for mileage correction field in fault detail page
- Implement save/cancel buttons for mileage correction updates
- Add updateMileageCorrection API endpoint and service method
- Update App.vue global styles with page background color
- Enhance pages.json with backgroundColorTop and backgroundColorBottom
- Add MileageCorrectionDto for request validation
- Implement batch fault times retrieval for export functionality
- Add fault frequency time concatenation in export data
- Improve export data structure with complete fault history information
2026-03-31 15:51:07 +08:00
..
OdfAppUpdatesDto.cs 初始化 2026-03-02 18:13:36 +08:00
OdfCableFaultsDto.cs feat(odf-uniapp): Add mileage correction editing and export enhancements 2026-03-31 15:51:07 +08:00
OdfCablesDto.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfCheckinDto.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfFramesDto.cs 初始化 2026-03-02 18:13:36 +08:00
OdfPortFaultDto.cs 初始化 2026-03-02 18:13:36 +08:00
OdfPortsDto.cs 21 2026-03-29 22:29:12 +08:00
OdfRacksDto.cs 初始化 2026-03-02 18:13:36 +08:00
OdfRoomsDto.cs 初始化 2026-03-02 18:13:36 +08:00
OdfUserModulesDto.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00