迁移完成商品搜索的插入
This commit is contained in:
@@ -0,0 +1 @@
|
||||
package cn.iocoder.mall.searchservice.rpc;
|
||||
@@ -0,0 +1,7 @@
|
||||
package cn.iocoder.mall.searchservice.rpc.product;
|
||||
|
||||
/**
|
||||
* 商品搜索 RPC 接口
|
||||
*/
|
||||
public interface SearchProductRpc {
|
||||
}
|
||||
Reference in New Issue
Block a user