8bdbd804f0
* feature: add file manager base architecture * 修改 action 注册方式 * put upload action and middleware together * bugfix Co-authored-by: chenos <chenlinxh@gmail.com>
2 lines
39 B
TypeScript
2 lines
39 B
TypeScript
export const FILE_FIELD_NAME = 'file';
|