| File was renamed from ruoyi-common/ruoyi-common-sensitive/pom.xml |
| | |
| | | xmlns="http://maven.apache.org/POM/4.0.0" |
| | | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| | | <parent> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-common</artifactId> |
| | | <groupId>com.sgd</groupId> |
| | | <artifactId>sgd-common</artifactId> |
| | | <version>3.6.8</version> |
| | | </parent> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | | <artifactId>ruoyi-common-sensitive</artifactId> |
| | | <artifactId>sgd-common-sensitive</artifactId> |
| | | |
| | | <description> |
| | | ruoyi-common-sensitive数据脱敏 |
| | | sgd-common-sensitive数据脱敏 |
| | | </description> |
| | | |
| | | <dependencies> |
| | | |
| | | <!-- RuoYi Common Core --> |
| | | <!-- sgd Common Core --> |
| | | <dependency> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-common-core</artifactId> |
| | | <groupId>com.sgd</groupId> |
| | | <artifactId>sgd-common-core</artifactId> |
| | | </dependency> |
| | | |
| | | </dependencies> |