This website works better with JavaScript.
Home
Explore
Help
Sign In
luoweijian
/
crm-backend-matt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
100
Commits
1
Branch
0
Tags
403 MiB
Tree:
d0856e18a0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd0856e18a0'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
文件存储与预览模块(MinIO + kkFileView)
/
概述.md
1 line
188 B
Raw
Normal View
History
first-commit
1 month ago
提供通用文件上传(直传/分片三段式)、下载、逻辑删除与 kkFileView 预览能力,通过 FileApi 门面对内暴露,对外由 FileController 暴露 REST 接口。