海南验收问题整改
This commit is contained in:
@@ -7,4 +7,12 @@ export function voltageRideThroughEventQueryPage(data: any) {
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
//更新暂降核实原因
|
||||
export function updateEventReason(data: any) {
|
||||
return request({
|
||||
url: '/event-boot/transient/updateEventReason',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user