zhengyiming
6 天以前 bca0b691a317421595538c1646c218f0724fac63
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,