Compare commits
No commits in common. "5b5fb58ea1a24e0585242c072bbd0be98afd452f" and "0afcfbdcd6b443f5eeed500d6941ff90a70be80f" have entirely different histories.
5b5fb58ea1
...
0afcfbdcd6
|
@ -18,8 +18,6 @@
|
|||
<module>muyu-product-cache</module>
|
||||
</modules>
|
||||
|
||||
<description>商品服务</description>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
<version>3.6.3</version>
|
||||
</parent>
|
||||
|
||||
<description>购物车分支</description>
|
||||
|
||||
<artifactId>muyu-shop-cart</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
|
|
Loading…
Reference in New Issue