Merge branch 'dev' of codeup.aliyun.com:61c14a7efa282c88e103c23f/oak-general-business into dev

This commit is contained in:
Xu Chang 2022-05-31 13:24:50 +08:00
commit f33ff5e2ab
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ export {
export * from './RuntimeContext';
export * from './types/Exceptions';
export { composeFileUrl, decomposeFileUrl } from './utils/extraFile';