mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-06 04:27:55 +00:00
ref 脚手架删除代码生成模块, 调整遗漏包名和多余依赖
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
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>
|
||||
<parent>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<groupId>cn.daxpay.single</groupId>
|
||||
<artifactId>daxpay-single</artifactId>
|
||||
<version>2.0.6</version>
|
||||
</parent>
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<groupId>cn.daxpay.single</groupId>
|
||||
<artifactId>daxpay-single-service</artifactId>
|
||||
<version>${daxpay.version}</version>
|
||||
</dependency>
|
||||
|
Reference in New Issue
Block a user