[feature]添加伟创力一期7技改

main
huyuanxiang 9 months ago
parent d4799e4c94
commit ababdcda2f

@ -1,4 +1,4 @@
export const AREA_SECOND_STATIONS = ['30', '31', '35', '36'] export const AREA_SECOND_STATIONS = ['30', '31', '35', '36', '37']
export const END_NUM = 65535 export const END_NUM = 65535
// 1集中2组串 // 1集中2组串
export const FIRST_STATIONS = [ export const FIRST_STATIONS = [
@ -41,6 +41,10 @@ export const STATION_LIST = {
id: '36', id: '36',
stationName: '一期B17技改' stationName: '一期B17技改'
}, },
{
id: '37',
stationName: '一期B7技改'
}
], ],
'1052758019': [ '1052758019': [
{ {

Loading…
Cancel
Save