feat(education): add module application shell
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -15,7 +15,8 @@
|
||||
<!-- 各种 module 拓展 -->
|
||||
<module>yudao-module-system</module>
|
||||
<module>yudao-module-infra</module>
|
||||
<!-- <module>yudao-module-member</module>-->
|
||||
<module>yudao-module-member</module>
|
||||
<module>yudao-module-education</module>
|
||||
<!-- <module>yudao-module-bpm</module>-->
|
||||
<!-- <module>yudao-module-report</module>-->
|
||||
<!-- <module>yudao-module-mp</module>-->
|
||||
@@ -32,7 +33,7 @@
|
||||
</modules>
|
||||
|
||||
<name>恭学教育</name>
|
||||
<description>恭学教育 - 让教育更简单。基于 Spring Boot + MyBatis Plus + Vue & Element 的后台管理系统。</description>
|
||||
<description>恭学教育 - 让教育更简单。基于 Spring Boot + MyBatis Plus + Vue & Element 的后台管理系统。</description>
|
||||
<url>https://www.gongxue.com</url>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user