mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-19 21:28:03 +08:00
Merge d4c3a78dd0
into e1c1bdbf64
This commit is contained in:
commit
0c329e5f49
@ -79,6 +79,9 @@ async function main() {
|
||||
continue
|
||||
case '去浏览精彩会场': case '去关注特色频道' :
|
||||
product_info_vos = task_vos['shopping_activity_vos']
|
||||
if(!product_info_vos){
|
||||
continue
|
||||
}
|
||||
break
|
||||
case '去关注优质好店':
|
||||
product_info_vos = task_vos['follow_shop_vo']
|
||||
|
Loading…
Reference in New Issue
Block a user