wupengfei
6 天以前 e9b63ce57c9cfdcda6c205f0a1de8a6aff4d99cd
packages/services/apiV2/index.ts
@@ -10,6 +10,7 @@
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';
import * as userResume from './userResume';
import * as auth from './auth';
@@ -27,6 +28,7 @@
  resource,
  task,
  dictionary,
  enterpriseWallet,
  electronSign,
  userResume,
  auth,