Commit 19078cc7 authored by wanghao's avatar wanghao

1 给层单独设置 上电 断电 命令

parent 05cee744
......@@ -63,7 +63,7 @@ export function exportStorey(query) {
export function PowerOn(query) {
return request({
url: '/storey/PowerOn',
url: '/storey/powerOn',
method: 'get',
params: query
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment