文件名从 ruoyi-generator/pom.xml 修改 |
| | |
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| | | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| | | <parent> |
| | | <artifactId>ruoyi-vue-plus</artifactId> |
| | | <groupId>com.ruoyi</groupId> |
| | | <artifactId>ruoyi-modules</artifactId> |
| | | <version>${revision}</version> |
| | | <relativePath>../pom.xml</relativePath> |
| | | </parent> |
| | |
| | | <artifactId>ruoyi-generator</artifactId> |
| | | |
| | | <description> |
| | | generator浠g爜鐢熸垚 |
| | | generator 浠g爜鐢熸垚 |
| | | </description> |
| | | |
| | | <dependencies> |