reactor:pay 的 -biz 模块,重构成 -server 模块,意义更明确

This commit is contained in:
YunaiV
2025-05-17 09:48:50 +08:00
parent 7a20979b6a
commit 4333c5d03c
227 changed files with 10 additions and 27 deletions

View File

@@ -12,7 +12,7 @@
<packaging>pom</packaging>
<modules>
<module>yudao-module-pay-api</module>
<module>yudao-module-pay-biz</module>
<module>yudao-module-pay-server</module>
</modules>
<name>${project.artifactId}</name>