mirror of
https://gitee.com/zhijiantianya/yudao-cloud.git
synced 2025-12-26 07:06:24 +08:00
reactor:trade 的 -biz 模块,重构成 -server 模块,意义更明确
This commit is contained in:
parent
c43f5ec494
commit
fbf76134bc
@ -23,7 +23,7 @@
|
||||
<module>yudao-module-promotion-api</module>
|
||||
<module>yudao-module-promotion-server</module>
|
||||
<module>yudao-module-trade-api</module>
|
||||
<module>yudao-module-trade-biz</module>
|
||||
<module>yudao-module-trade-server</module>
|
||||
<module>yudao-module-statistics-api</module>
|
||||
<module>yudao-module-statistics-server</module>
|
||||
</modules>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>yudao-module-trade-biz</artifactId>
|
||||
<artifactId>yudao-module-trade-server</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user