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.
128
Commits
1
Branch
0
Tags
403 MiB
Java
46%
HTML
32.2%
Python
20%
JavaScript
1.3%
PowerShell
0.2%
Other
0.2%
Tree:
1b1e4ef945
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1b1e4ef945'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
CRM 基础公共模块(crm-base)
/
概述.md
202 B
Raw
Blame
History
为所有 CRM 业务模块提供通用实体抽象、统一响应体与异常处理、MyBatis-Plus 增强配置、数据可见性安全上下文、雪花 ID 生成及常用工具类的共享基础包。