| | |
| | | |
| | | <dependency> |
| | | <groupId>com.sunsail</groupId> |
| | | <artifactId>ruoyi-system</artifactId> |
| | | <artifactId>hs-system</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.sunsail</groupId> |
| | | <artifactId>ruoyi-job</artifactId> |
| | | <artifactId>hs-job</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- 代码生成--> |
| | | <dependency> |
| | | <groupId>com.sunsail</groupId> |
| | | <artifactId>ruoyi-generator</artifactId> |
| | | <artifactId>hs-generator</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- demo模块 --> |
| | | <dependency> |
| | | <groupId>com.sunsail</groupId> |
| | | <artifactId>ruoyi-demo</artifactId> |
| | | <artifactId>hs-demo</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |