王通 2 years ago
parent
commit
35211e3f44
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/api/leader.js

+ 1 - 0
src/api/leader.js

@@ -5,6 +5,7 @@ export function getRy() {
   return request({
     url: '/center-environment/VisuForestCloudMapController/getRy',
     method: 'post',
+    data:{}
   })
 }