Browse Source

大屏图标

skcj 1 year ago
parent
commit
db90620596
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-ui/src/api/bigScreen.js

+ 1 - 1
ruoyi-ui/src/api/bigScreen.js

@@ -3,7 +3,7 @@ import request from '@/utils/request'
 //老人点位数据
 export function getOldmanMarkers(params) {
   return request({
-    url: '/system/xzqhWl/fws',
+    url: '/system/xzqhWl/lr',
     method: 'get',
     params: params
   })