|
@@ -44,7 +44,7 @@ export function rotation(lng,lat,list) {
|
|
// lng = '124.41986560821533';
|
|
// lng = '124.41986560821533';
|
|
// lat = '43.08817137032747';
|
|
// lat = '43.08817137032747';
|
|
return request({
|
|
return request({
|
|
- url: '/center-resources/VisuForestMonitorCenterController/rotation',
|
|
|
|
|
|
+ url: '/center-fire/VisuForestMonitorCenterController/rotation',
|
|
method: 'post',
|
|
method: 'post',
|
|
data:{
|
|
data:{
|
|
lng:lng,
|
|
lng:lng,
|