update: 大屏接口

This commit is contained in:
xf
2025-07-09 15:10:30 +08:00
parent f6e5bb78da
commit 91abcfd78d
22 changed files with 418 additions and 78 deletions
+3
View File
@@ -152,6 +152,9 @@ export const Map = {
if (latitude) {
lat = latitude;
}
if (lng) {
lon = lng;
}
if (!longitude || !latitude || !type) {
continue;
}