parent
1d2da89b42
commit
2569d39767
|
@ -18,6 +18,8 @@
|
||||||
<module>muyu-product-cache</module>
|
<module>muyu-product-cache</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
|
<description>商品服务</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>17</maven.compiler.source>
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
<maven.compiler.target>17</maven.compiler.target>
|
<maven.compiler.target>17</maven.compiler.target>
|
||||||
|
|
|
@ -9,6 +9,8 @@
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
<description>购物车分支</description>
|
||||||
|
|
||||||
<artifactId>muyu-shop-cart</artifactId>
|
<artifactId>muyu-shop-cart</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<modules>
|
<modules>
|
||||||
|
|
Loading…
Reference in New Issue