userArea改为1006000000
This commit is contained in:
parent
7e77e1a9e3
commit
fb130ec2d7
@ -196,7 +196,7 @@ export function searchProducts(keyword, options = {}) {
|
|||||||
dataType: 0,
|
dataType: 0,
|
||||||
keyword: keyword,
|
keyword: keyword,
|
||||||
page: page,
|
page: page,
|
||||||
userArea: '13003000000'
|
userArea: '1006000000'
|
||||||
}
|
}
|
||||||
if (sortType) {
|
if (sortType) {
|
||||||
reqData.sortType = sortType
|
reqData.sortType = sortType
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user