Merge branch 'release_electronic_bid_evaluation_room' into 'release_20230102'
1.2 修改异常监控-解密异常、mac地址相同及相关项目列表接口 See merge request eshop/fe_service_ebtp_frontend!101
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