fix: fix_build_error

This commit is contained in:
baiqi 2023-07-18 10:12:51 +08:00 committed by jianxing
parent 9e94fcc7c8
commit 2866aa3268
1 changed files with 1 additions and 0 deletions

View File

@ -158,3 +158,4 @@
// }; // };
// mock(RequestEnum.POST, PoolListUrl, getPoolList(), 200, true); // mock(RequestEnum.POST, PoolListUrl, getPoolList(), 200, true);
export default {};