zhengyiming
3 天以前 40ed21141404ea96af41bac752b22c0f9a838168
packages/services/apiV2/index.ts
@@ -10,6 +10,7 @@
import * as enterpriseWallet from './enterpriseWallet';
import * as ocrUtils from './ocrUtils';
import * as resource from './resource';
import * as enterpriseCooperationWallet from './enterpriseCooperationWallet';
import * as logRecords from './logRecords';
import * as dictionary from './dictionary';
import * as taskCheckReceive from './taskCheckReceive';
@@ -33,6 +34,7 @@
  enterpriseWallet,
  ocrUtils,
  resource,
  enterpriseCooperationWallet,
  logRecords,
  dictionary,
  taskCheckReceive,