mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-10-13 21:30:25 +00:00
ref 脚手架集成方式由jar方式改为源码集成
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -7,12 +7,13 @@
|
||||
<groupId>cn.bootx.platform</groupId>
|
||||
<artifactId>dax-pay</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>2.0.5</version>
|
||||
<version>2.0.6</version>
|
||||
|
||||
<modules>
|
||||
<module>daxpay-single</module>
|
||||
<module>daxpay-single-sdk</module>
|
||||
<module>daxpay-single-demo</module>
|
||||
<module>daxpay-single-start</module>
|
||||
<module>bootx-platform</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user