Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
6c3661be
Commit
6c3661be
authored
Jun 01, 2022
by
macro
Browse files
Update EsProductRelatedInfo.java
parent
4b938de3
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-search/src/main/java/com/macro/mall/search/domain/EsProductRelatedInfo.java
View file @
6c3661be
...
@@ -17,7 +17,7 @@ public class EsProductRelatedInfo {
...
@@ -17,7 +17,7 @@ public class EsProductRelatedInfo {
private
List
<
ProductAttr
>
productAttrs
;
private
List
<
ProductAttr
>
productAttrs
;
@Data
@Data
@EqualsAndHashCode
(
callSuper
=
false
)
@EqualsAndHashCode
public
static
class
ProductAttr
{
public
static
class
ProductAttr
{
private
Long
attrId
;
private
Long
attrId
;
private
String
attrName
;
private
String
attrName
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment