修改 冀北 现场问题
This commit is contained in:
@@ -103,4 +103,10 @@ export function getTerminalUpLog(data: any) {
|
||||
params: data
|
||||
})
|
||||
}
|
||||
|
||||
//查询新能源场站
|
||||
export function selectDown() {
|
||||
return createAxios({
|
||||
url: '/device-boot/newStation/selectDown',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user