odf_new/server/ZR.Admin.WebApi
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
..
.config 初始化 2026-03-02 18:13:36 +08:00
Controllers feat(odf-ports): Add port side support for optical distribution frame ports 2026-04-04 18:31:19 +08:00
Extensions 初始化 2026-03-02 18:13:36 +08:00
Properties/PublishProfiles 初始化 2026-03-02 18:13:36 +08:00
wwwroot 初始化 2026-03-02 18:13:36 +08:00
appsettings.json 初始化 2026-03-02 18:13:36 +08:00
codeGen.json 初始化 2026-03-02 18:13:36 +08:00
Dockerfile feat: 添加CI/CD配置和Docker部署文件 2026-03-26 10:39:01 +08:00
GlobalUsing.cs 初始化 2026-03-02 18:13:36 +08:00
ip2region.xdb 初始化 2026-03-02 18:13:36 +08:00
iprate.json 初始化 2026-03-02 18:13:36 +08:00
NLog.config 初始化 2026-03-02 18:13:36 +08:00
Program.cs 初始化 2026-03-02 18:13:36 +08:00
ZR.Admin.WebApi.csproj 初始化 2026-03-02 18:13:36 +08:00