1 Star 0 Fork 18

王天成/shoulder-platform

forked from ChinaLym/shoulder-platform 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
lym 提交于 2024-04-27 21:12 . doc
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cn.itlym.platform</groupId>
<artifactId>shoulder-platform</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version><!-- shoulder-platform-version -->
<modules>
<module>shoulder-platform-common</module>
<module>shoulder-generator</module>
<module>shoulder-user-center</module>
<!-- <module>shoulder-system-center</module>-->
<module>shoulder-notify-center</module>
<module>shoulder-gateway</module>
<module>shoulder-auth-center</module>
<module>shoulder-pay-center</module>
<module>shoulder-storage-center</module>
<module>shoulder-backstage</module>
<module>shoulder-universal</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wang-tian-cheng/shoulder-platform.git
git@gitee.com:wang-tian-cheng/shoulder-platform.git
wang-tian-cheng
shoulder-platform
shoulder-platform
main

搜索帮助