更改包的版本

master
Lu-aiLiang 2023-09-24 14:40:25 +08:00
parent c76060a5bd
commit 2bb2cb6ebe
1 changed files with 2 additions and 2 deletions

View File

@ -319,14 +319,14 @@
<dependency>
<groupId>com.bawei</groupId>
<artifactId>bawei-mall-merchant-common</artifactId>
<version>3.6.0</version>
<version>1.0.0</version>
</dependency>
<!-- 商品搜索远程调用依赖 -->
<dependency>
<groupId>com.bawei</groupId>
<artifactId>bawei-mall-merchant-remote</artifactId>
<version>3.6.0</version>
<version>1.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>