提交 46a287e2 authored 作者: GOD_ZYX's avatar GOD_ZYX

update

上级 691cf39d
......@@ -229,7 +229,7 @@ const _rmdir = (dir, callback) => {
}
/* 统一API接口 */
router.post('/api/api-abc/dir/operate', upload.any(), postDirOperate)
router.use('/api/*', upload.any(), agentProcessor('api'))
router.post('/api-abc/dir/operate', upload.any(), postDirOperate)
module.exports = router
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论