src/services/api/index.ts
@@ -6,9 +6,9 @@ import * as user from './user'; import * as role from './role'; import * as ocrUtils from './ocrUtils'; import * as task from './task'; import * as enterprise from './enterprise'; import * as resource from './resource'; import * as task from './task'; import * as dictionary from './dictionary'; import * as enterpriseWallet from './enterpriseWallet'; import * as electronSign from './electronSign'; @@ -24,9 +24,9 @@ user, role, ocrUtils, task, enterprise, resource, task, dictionary, enterpriseWallet, electronSign,