Explorar el Código

假订单,挂网bugfix

theo hace 3 años
padre
commit
ce3adea689
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/helpers/bonus/BonusSend.php

+ 1 - 1
common/helpers/bonus/BonusSend.php

@@ -156,7 +156,7 @@ class BonusSend extends BaseObject {
             }
             }
         }
         }
         echo('假订单处理完' . PHP_EOL);
         echo('假订单处理完' . PHP_EOL);
-        return $flowRemainPvModel;
+        return true; // $flowRemainPvModel;
     }
     }
     /**
     /**
      * 生成流水号
      * 生成流水号