904118851 4 months ago
parent
commit
308f1e9b77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      task_script/sync_publish_time_hy_mf.js

+ 1 - 1
task_script/sync_publish_time_hy_mf.js

@@ -39,7 +39,7 @@ async function processTask(){
                 );
                 );
             }else{
             }else{
 
 
-                let hy_book_data = CMD.add_parent_book(video_product_info.product_parent_id)
+                let hy_book_data = await CMD.add_parent_book(video_product_info.product_parent_id)
                 if(hy_book_data!=null){
                 if(hy_book_data!=null){
                     let publish_time = hy_book_data.createTime
                     let publish_time = hy_book_data.createTime
                     let words = hy_book_data.words
                     let words = hy_book_data.words