odf_new/server/ZR.Model/Business/Dto
zpc 4ac2cd85c4 feat(odf-ports): Add port side support for optical distribution frame ports
- Add PortSide property to distinguish between left (0) and right (1) sides of optical frames
- Implement row number parsing logic to handle both letter (A-C) and numeric formats
- Update port name generation to support both sides: letter format (A-1) for left side, numeric format (1-1) for right side
- Add RowNumberRaw property to capture raw input before parsing and conversion
- Add RowNumberDisplay property for display purposes while keeping RowNumber as internal numeric value
- Mark PortSide and RowNumber as ExcelIgnore to prevent export conflicts
- Clean up formatting inconsistencies in OdfPortsDto class
- Update port query logic to include PortSide in filtering criteria
- Enhance port creation to properly assign PortSide based on rack type and row format
2026-04-04 18:31:19 +08:00
..
OdfAppUpdatesDto.cs 初始化 2026-03-02 18:13:36 +08:00
OdfCableFaultsDto.cs feat(光缆故障): 重构导出逻辑,增加计算字段与增强故障时间展示 2026-04-03 11:24:48 +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 feat(odf-ports): Add port side support for optical distribution frame ports 2026-04-04 18:31:19 +08:00
OdfRacksDto.cs 21 2026-04-04 11:53:57 +08:00
OdfRoomsDto.cs 21 2026-04-04 11:53:57 +08:00
OdfUserModulesDto.cs feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限 2026-03-04 14:08:48 +08:00