mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 22:57:17 +08:00 
			
		
		
		
	chore: 引入安全统一模块
This commit is contained in:
		| @@ -96,22 +96,10 @@ | |||||||
|             <artifactId>continew-starter-file-excel</artifactId> |             <artifactId>continew-starter-file-excel</artifactId> | ||||||
|         </dependency> |         </dependency> | ||||||
|  |  | ||||||
|         <!-- ContiNew Starter 安全模块 - 加密 --> |         <!-- ContiNew Starter 安全模块(加密、脱敏、密码编码器) --> | ||||||
|         <dependency> |         <dependency> | ||||||
|             <groupId>top.charles7c.continew</groupId> |             <groupId>top.charles7c.continew</groupId> | ||||||
|             <artifactId>continew-starter-security-crypto</artifactId> |             <artifactId>continew-starter-security-all</artifactId> | ||||||
|         </dependency> |  | ||||||
|  |  | ||||||
|         <!-- ContiNew Starter 安全模块 - 脱敏 --> |  | ||||||
|         <dependency> |  | ||||||
|             <groupId>top.charles7c.continew</groupId> |  | ||||||
|             <artifactId>continew-starter-security-mask</artifactId> |  | ||||||
|         </dependency> |  | ||||||
|  |  | ||||||
|         <!-- ContiNew Starter 安全模块 - 密码编码器 --> |  | ||||||
|         <dependency> |  | ||||||
|             <groupId>top.charles7c.continew</groupId> |  | ||||||
|             <artifactId>continew-starter-security-password</artifactId> |  | ||||||
|         </dependency> |         </dependency> | ||||||
|  |  | ||||||
|         <!-- ContiNew Starter API 文档模块 --> |         <!-- ContiNew Starter API 文档模块 --> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user