fix:修复 Maven 构建一些提示

This commit is contained in:
Jelly
2022-02-10 11:16:17 +08:00
parent 424ddb23e4
commit 5e43efc555
46 changed files with 48 additions and 53 deletions

View File

@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>yudao-spring-boot-starter-biz-pay</artifactId>
<name>${artifactId}</name>
<name>${project.artifactId}</name>
<description>支付拓展,接入国内多个支付渠道
1. 支付宝,基于官方 SDK 接入
2. 微信支付,基于 weixin-java-pay 接入