wupengfei
2025-11-07 4f08914f23fb30b22c32bdffb95eb3a7d597b380
src/services/api/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,