| | |
| | | </parent> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | | <artifactId>ruoyi-common-security</artifactId> |
| | | <artifactId>se-common-security</artifactId> |
| | | |
| | | <description> |
| | | ruoyi-common-security安全模块 |
| | | se-common-security安全模块 |
| | | </description> |
| | | |
| | | <dependencies> |
| | |
| | | |
| | | <!-- RuoYi Api System --> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-api-system</artifactId> |
| | | <groupId>com.se</groupId> |
| | | <artifactId>se-api-system</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- RuoYi Common Redis--> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-common-redis</artifactId> |
| | | <groupId>com.se</groupId> |
| | | <artifactId>se-common-redis</artifactId> |
| | | </dependency> |
| | | |
| | | </dependencies> |