修改merchant<version>版本

master
guozhenkun 2023-09-25 15:47:16 +08:00
parent 8e20520e40
commit 55812e91dd
1 changed files with 2 additions and 2 deletions

View File

@ -306,14 +306,14 @@
<dependency> <dependency>
<groupId>com.bawei</groupId> <groupId>com.bawei</groupId>
<artifactId>bawei-mall-merchant-common</artifactId> <artifactId>bawei-mall-merchant-common</artifactId>
<version>3.6.0</version> <version>1.0.0</version>
</dependency> </dependency>
<!-- 商品搜索远程调用依赖 --> <!-- 商品搜索远程调用依赖 -->
<dependency> <dependency>
<groupId>com.bawei</groupId> <groupId>com.bawei</groupId>
<artifactId>bawei-mall-merchant-remote</artifactId> <artifactId>bawei-mall-merchant-remote</artifactId>
<version>3.6.0</version> <version>1.0.0</version>
</dependency> </dependency>
<!-- ES官网 驱动包 --> <!-- ES官网 驱动包 -->