Showing
1 changed file
with
1 additions
and
0 deletions
@@ -80,6 +80,7 @@ module.exports={ | @@ -80,6 +80,7 @@ module.exports={ | ||
80 | {name: 'maxSortId', type: 'Number'}, | 80 | {name: 'maxSortId', type: 'Number'}, |
81 | {name: 'middleSortId', type: 'Number'}, | 81 | {name: 'middleSortId', type: 'Number'}, |
82 | {name: 'smallSortId', type: 'Number'}, | 82 | {name: 'smallSortId', type: 'Number'}, |
83 | + {name: 'seasons', type: 'String'}, | ||
83 | {name: 'productStandardRelationStr', type: 'String'} | 84 | {name: 'productStandardRelationStr', type: 'String'} |
84 | ] | 85 | ] |
85 | }, | 86 | }, |
-
Please register or login to post a comment