修改 search 服务的 dev dubbo 配置
完成 product 详情 rest 接口
This commit is contained in:
@@ -76,9 +76,6 @@ public class ProductSpuDetailRespDTO implements Serializable {
|
||||
@Accessors(chain = true)
|
||||
public static class Sku implements Serializable {
|
||||
|
||||
/**
|
||||
* sku 编号
|
||||
*/
|
||||
private Integer id;
|
||||
/**
|
||||
* 商品编号
|
||||
|
||||
Reference in New Issue
Block a user