odf_new/server/ZR.Admin.WebApi/Controllers/Business
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
..
OdfAppUpdatesController.cs 初始化 2026-03-02 18:13:36 +08:00
OdfCableFaultsController.cs feat(odf-uniapp): Add mileage correction editing and export enhancements 2026-03-31 15:51:07 +08:00
OdfCablesController.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfCheckinController.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00
OdfFramesController.cs 初始化 2026-03-02 18:13:36 +08:00
OdfPortFaultController.cs 初始化 2026-03-02 18:13:36 +08:00
OdfPortsController.cs 21 2026-03-29 22:29:12 +08:00
OdfRacksController.cs 初始化 2026-03-02 18:13:36 +08:00
OdfRoomsController.cs 初始化 2026-03-02 18:13:36 +08:00
OdfUserModulesController.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00