tachybase_todo/packages/plugin-file-manager/src/constants.ts
Junyi 8bdbd804f0
feature: add file manager base architecture (#44)
* feature: add file manager base architecture

* 修改 action 注册方式

* put upload action and middleware together

* bugfix

Co-authored-by: chenos <chenlinxh@gmail.com>
2020-12-19 08:45:19 +08:00

2 lines
39 B
TypeScript

export const FILE_FIELD_NAME = 'file';