Authored by weiqingting

提交

@@ -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 },