...
|
...
|
@@ -355,6 +355,21 @@ exports.res = [{ |
|
|
}, {
|
|
|
name: 'searchSortList',
|
|
|
type: 'string'
|
|
|
}, {
|
|
|
name: 'searchKeys',
|
|
|
type: 'string'
|
|
|
}, {
|
|
|
name: 'brandRelationList',
|
|
|
type: 'string'
|
|
|
}, {
|
|
|
name: 'attributeProValuesOne',
|
|
|
type: 'string'
|
|
|
}, {
|
|
|
name: 'attributeProValuesTwo',
|
|
|
type: 'string'
|
|
|
}, {
|
|
|
name: 'goodsImagesReq',
|
|
|
type: 'string'
|
|
|
}]
|
|
|
}, {
|
|
|
//网销信息 -> 保存基本信息接口
|
...
|
...
|
|