packages/services/apiV2/index.ts
@@ -29,6 +29,7 @@ import * as fileUtils from './fileUtils'; import * as settings from './settings'; import * as wxmpUtils from './wxmpUtils'; import * as standardService from './standardService'; export default { enterprise, enterpriseEmployee, @@ -57,4 +58,5 @@ fileUtils, settings, wxmpUtils, standardService, };