904118851 2 tháng trước cách đây
mục cha
commit
6fd7c7e49e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,