surprise
2023-12-19 fd73e99196e00c82885c83ee2f1253c2fc343756
1
2
3
4
5
6
7
export const serve_type = [
     'Tileset', 'WMS', 'TMS'
];
export const data_type = [
    '杆塔', '配网箱', '环网柜',  '其他'
   
]