@ -42,3 +42,12 @@ export function delRecordDnbInstant(objId) {
method: 'delete'
})
}
// 查询电实时数据(曲线)
export function dnbInstantList(query) {
return request({
url: '/ems/record/recordDnbInstant/dnbInstantList',
method: 'get',
params: query