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