fix the error caused by url encoding

This commit is contained in:
Jason Lee
2024-02-27 18:37:32 +08:00
parent 0edbcf404d
commit 2c08a02206
3 changed files with 10 additions and 6 deletions

View File

@@ -54,7 +54,7 @@
"rules":{
"expected": {
"q": "drip coffee maker",
"tbs": "mr:1,price:1,ppr_min:25,ppr_max:60,pdtr0:1825161|1825162"
"tbs": "mr:1,price:1,ppr_min:25,ppr_max:60,sales:1,pdtr0:1825161|1825162"
}
}
}