feat: 商品搜索接口

This commit is contained in:
2024-12-11 21:19:35 +08:00
parent 2e1ad4cc8f
commit c0b9887851
6 changed files with 195 additions and 0 deletions

View File

@@ -437,6 +437,13 @@
</dependency>
<dependency>
<groupId>com.aliyun.api.gateway</groupId>
<artifactId>sdk-core-java</artifactId>
<version>1.1.7</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.hazelcast</groupId>-->
<!-- <artifactId>hazelcast</artifactId>-->