904118851 2 months ago
parent
commit
6fd7c7e49e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      5_CREATE_LINK_FACTORY/hymf_create_link_factory.js

+ 1 - 1
5_CREATE_LINK_FACTORY/hymf_create_link_factory.js

@@ -95,7 +95,7 @@ async function processTask(){
    
         // let result = await video_applet_product_controllers.getAppletProductDataByStatus({status:0,wait_status:0,book_platform:config.platform_heiyanmf})
         let result = null
-        let temp = await getAppletProduct(tg_platform_id)
+        let temp = await getAppletProduct(config.platform_heiyanmf)
         if(temp.length>0){
             result = {
                 success:true,