|
...
|
...
|
@@ -8,41 +8,9 @@ |
|
|
|
<artifactId>Luhui</artifactId>
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
<modules>
|
|
|
|
<module>lh-central-control</module>
|
|
|
|
|
|
|
|
<module>lh-common</module>
|
|
|
|
<module>lh-common/lh-common-datasource</module>
|
|
|
|
<module>lh-common/lh-common-firewall</module>
|
|
|
|
<module>lh-common/lh-common-log</module>
|
|
|
|
<module>lh-common/lh-common-swagger</module>
|
|
|
|
<module>lh-common/lh-domain</module>
|
|
|
|
<module>lh-common/lh-public-dao</module>
|
|
|
|
<module>lh-common/lh-quartz</module>
|
|
|
|
<module>lh-common/ruoyi-auth</module>
|
|
|
|
<module>lh-common/ruoyi-common</module>
|
|
|
|
<module>lh-common/ruoyi-common-redis</module>
|
|
|
|
<module>lh-common/ruoyi-common-security</module>
|
|
|
|
<module>lh-common/ruoyi-framework</module>
|
|
|
|
<module>lh-common/ruoyi-generator</module>
|
|
|
|
|
|
|
|
<module>lh-jar</module>
|
|
|
|
<module>lh-jar/lh-jar-action</module>
|
|
|
|
<module>lh-jar/lh-jar-chatgpt</module>
|
|
|
|
<module>lh-jar/lh-jar-rocketmq</module>
|
|
|
|
<module>lh-jar/lh-jar-sys-service</module>
|
|
|
|
<module>lh-jar/lh-jar-device-service</module>
|
|
|
|
|
|
|
|
<module>lh-modules</module>
|
|
|
|
<module>lh-modules/lh-admin</module>
|
|
|
|
<module>lh-modules/lh-afms</module>
|
|
|
|
<module>lh-modules/lh-alarm</module>
|
|
|
|
<module>lh-modules/lh-api</module>
|
|
|
|
<module>lh-modules/lh-backups</module>
|
|
|
|
<module>lh-modules/lh-log</module>
|
|
|
|
<module>lh-modules/lh-mqtt-service</module>
|
|
|
|
<module>lh-modules/lh-openai</module>
|
|
|
|
<module>lh-modules/lh-chatgpt-api</module>
|
|
|
|
<module>lh-modules/lh-server-ops</module>
|
|
|
|
</modules>
|
|
|
|
|
|
|
|
<packaging>pom</packaging>
|
...
|
...
|
|