From 30e393df7b1d89c4172a7f4bec6e80e2dc00c373 Mon Sep 17 00:00:00 2001
From: suerprisePlus <15810472099@163.com>
Date: 星期一, 05 八月 2024 10:14:49 +0800
Subject: [PATCH] 语义功能添加

---
 src/api/mapView/map.js |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/src/api/mapView/map.js b/src/api/mapView/map.js
index 8125790..e45f995 100644
--- a/src/api/mapView/map.js
+++ b/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 } );
-//   }
\ No newline at end of file
+ 
\ No newline at end of file

--
Gitblit v1.9.3