904118851 hace 6 meses
padre
commit
e805910a1d
Se han modificado 3 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      check_fq_mf_info.js
  2. BIN
      src/api/hy/qr.gif
  3. BIN
      src/api/hy/qr_resized.gif

+ 1 - 1
check_fq_mf_info.js

@@ -7,7 +7,7 @@ async function processTask(){
     try{
         const result = task_list.pop()
         let product_result = await video_product_controllers.getProductData({ book_id: result.distribution_id });
-        if(!product_result.success){
+        if(product_result.success){
 
             //判断免费是否存在
             let mf_book = await video_product_controllers.getProductData({ book_id: result.book_id });

BIN
src/api/hy/qr.gif


BIN
src/api/hy/qr_resized.gif