1 Star 0 Fork 18

洛神赋/社团管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 921 Bytes
一键复制 编辑 原始数据 按行查看 历史
赫威威 提交于 2021-04-08 22:17 . 整理活动模块业务逻辑
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.hww.community-manage</groupId>
<artifactId>community-manage</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>community-manage</name>
<description>聚合服务</description>
<packaging>pom</packaging>
<modules>
<module>community-activity</module>
<module>community-user</module>
<module>community-association</module>
<module>community-message</module>
<module>community-rule</module>
<module>community-common</module>
<module>community-gateway</module>
<module>community-third-party</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/on-the-goddess-of-luo-river/community-manage.git
git@gitee.com:on-the-goddess-of-luo-river/community-manage.git
on-the-goddess-of-luo-river
community-manage
社团管理系统
develop

搜索帮助

0d507c66 1850385 C8b1a773 1850385