mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
Revert "!41 大屏设备地图实现"
This reverts commitb007f4889c, reversing changes made to6bdb2a2b37.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
// 大屏 map
|
||||
export function map(data) {
|
||||
return request({
|
||||
url: '/iot/big/screen/map',
|
||||
method: 'post',
|
||||
data: data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user