Authored by weiqingting

提交

... ... @@ -84,6 +84,7 @@ module.exports={
{name: 'maxSortId',type: 'Number'},
{name: 'middleSortId',type: 'Number'},
{name: 'smallSortId',type: 'Number'},
{name: 'seasons', type: 'String'},
{name: 'productStandardRelationStr',type: 'String'}
]
},
... ...
... ... @@ -84,6 +84,7 @@ module.exports={
{name: 'maxSortId',type: 'Number'},
{name: 'middleSortId',type: 'Number'},
{name: 'smallSortId',type: 'Number'},
{name: 'seasons', type: 'String'},
{name: 'productStandardRelationStr',type: 'String'}
]
},
... ...