ref 平台配置改版. 接口配置改版. 脚手架精简, 删除无关功能

This commit is contained in:
bootx
2024-06-09 18:36:27 +08:00
parent 91b2b3d961
commit 5b49ff70dc
281 changed files with 118 additions and 12360 deletions

View File

@@ -315,30 +315,12 @@
<artifactId>common-starter-quartz</artifactId>
<version>${bootx-platform.version}</version>
</dependency>
<!-- 钉钉对接模块 -->
<dependency>
<groupId>cn.bootx.platform</groupId>
<artifactId>common-starter-dingtalk</artifactId>
<version>${bootx-platform.version}</version>
</dependency>
<!-- 系统监控信息 -->
<dependency>
<groupId>cn.bootx.platform</groupId>
<artifactId>common-starter-monitor</artifactId>
<version>${bootx-platform.version}</version>
</dependency>
<!-- 微信对接模块 -->
<dependency>
<groupId>cn.bootx.platform</groupId>
<artifactId>common-starter-wechat</artifactId>
<version>${bootx-platform.version}</version>
</dependency>
<!-- 企业微信对接模块 -->
<dependency>
<groupId>cn.bootx.platform</groupId>
<artifactId>common-starter-wecom</artifactId>
<version>${bootx-platform.version}</version>
</dependency>
<!-- SMS4J 短信发送-->
<dependency>
<groupId>org.dromara.sms4j</groupId>