|
@@ -56,6 +56,10 @@ async function processTask(){
|
|
words:iap_book_info.words,
|
|
words:iap_book_info.words,
|
|
match_book:element.product_id
|
|
match_book:element.product_id
|
|
})
|
|
})
|
|
|
|
+ }else{
|
|
|
|
+ await video_product_controllers.updateData({id:book_info.id},{
|
|
|
|
+ match_book:element.product_id
|
|
|
|
+ })
|
|
}
|
|
}
|
|
|
|
|
|
await connection.execute(
|
|
await connection.execute(
|