mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-04 10:57:10 +08:00 
			
		
		
		
	docs: 完善项目模块描述,重构 README 项目结构,再度降低上手难度
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
    <packaging>jar</packaging>
 | 
			
		||||
 | 
			
		||||
    <name>${project.artifactId}</name>
 | 
			
		||||
    <description>系统管理模块(存放系统管理模块相关功能,例如:部门管理、角色管理、用户管理等)</description>
 | 
			
		||||
    <description>系统管理模块(存放系统管理相关业务功能,例如:部门管理、角色管理、用户管理等)</description>
 | 
			
		||||
 | 
			
		||||
    <dependencies>
 | 
			
		||||
        <!-- 公共模块(存放公共工具类,公共配置等) -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user