mirror of
				https://github.com/continew-org/continew-starter.git
				synced 2025-10-31 22:57:19 +08:00 
			
		
		
		
	refactor(license): 优化 License 模块部分代码
This commit is contained in:
		| @@ -13,7 +13,7 @@ | ||||
|     <description>ContiNew Starter 扩展模块 - CRUD(增删改查) - 核心模块</description> | ||||
|  | ||||
|     <dependencies> | ||||
|         <!-- Crane4j(一个基于注解的,用于完成一切 “根据 A 的 key 值拿到 B,再把 B 的属性映射到 A” 这类需求的字段填充框架) --> | ||||
|         <!-- Crane4j(基于注解的,用于完成一切 “根据 A 的 key 值拿到 B,再把 B 的属性映射到 A” 这类需求的字段填充框架) --> | ||||
|         <dependency> | ||||
|             <groupId>cn.crane4j</groupId> | ||||
|             <artifactId>crane4j-spring-boot-starter</artifactId> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user