userArea改为1006000000

This commit is contained in:
97694732@qq.com 2026-06-03 17:15:22 +08:00
parent 7e77e1a9e3
commit fb130ec2d7

View File

@ -196,7 +196,7 @@ export function searchProducts(keyword, options = {}) {
dataType: 0,
keyword: keyword,
page: page,
userArea: '13003000000'
userArea: '1006000000'
}
if (sortType) {
reqData.sortType = sortType