suerprisePlus
2024-08-05 30e393df7b1d89c4172a7f4bec6e80e2dc00c373
src/api/mapView/map.js
@@ -57,7 +57,4 @@
export function zhangzitou_updateZhangzitouEntity(params) {
    return mapServer.post('/zhangzitou/updateZhangzitouEntity', params);
}
// //配网接口 => 删除站点
// export function zhangzitou_deleteZhangzitouEntitys(params) {
//     return mapServer.get('/zhangzitou/deleteZhangzitouEntitys', { params: params } );
//   }