1.2 修改异常监控-解密异常、mac地址相同及相关项目列表接口
This commit is contained in:
@ -135,7 +135,7 @@ export async function getNoOpenAssessListAPI(data: any) {
|
|||||||
* 异常监控-解密异常、mac地址相同及相关项目列表
|
* 异常监控-解密异常、mac地址相同及相关项目列表
|
||||||
*/
|
*/
|
||||||
export async function getDecryptDataAPI() {
|
export async function getDecryptDataAPI() {
|
||||||
return request('/api/biz-service-ebtp-statistics/exceptionMonitor/getDecryptData', {
|
return request('/api/biz-service-ebtp-statistics/exceptionMonitor/getDecryptDataNow', {
|
||||||
method: 'GET',
|
method: 'GET',
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user