# sanyuanFiber **Repository Path**: hqxly/sanyuanFiber ## Basic Information - **Project Name**: sanyuanFiber - **Description**: 三原 光纤管理 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xplay ####光纤管理#### 1. 光纤列表信息 获得光纤列表: ajax: fiberList data:[{ startStation: 巴沟, endStation: 西二旗, name: 1号光纤, id: xxxx, distance: xxx, port:[{ state: 1 // 0: 未使用 1: 已经使用 2: 损坏 }] }]