mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-07-20 19:46:16 +00:00
update 优化 gen模块 默认激活 避免很多人不知道这个配置
This commit is contained in:
@@ -143,6 +143,10 @@
|
||||
<artifactId>ruoyi-gen</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<activation>
|
||||
<!-- 默认激活 -->
|
||||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user