mirror of
https://gitee.com/mmsAdmin/mms
synced 2025-12-06 08:58:55 +08:00
新增:mms-cms模块
This commit is contained in:
parent
51b5b1257a
commit
70d63ce24c
2
mms-cms
2
mms-cms
@ -1 +1 @@
|
||||
Subproject commit cc7c5c01aece3b6fd185fd1ce66ee79e59787e9f
|
||||
Subproject commit 5265ef5aade3afadb23718c1bba5738b3e6e159e
|
||||
7
pom.xml
7
pom.xml
@ -510,6 +510,12 @@
|
||||
<artifactId>mms-ai</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!-- CMS模块-->
|
||||
<dependency>
|
||||
<groupId>com.sxpcwlkj</groupId>
|
||||
<artifactId>mms-cms</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<!--支付-微信-->
|
||||
<dependency>
|
||||
<groupId>com.github.javen205</groupId>
|
||||
@ -555,6 +561,7 @@
|
||||
|
||||
<modules>
|
||||
<module>mms-admin</module>
|
||||
<module>mms-cms</module>
|
||||
<module>mms-modules</module>
|
||||
<module>mms-patulous</module>
|
||||
</modules>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user