wugg hai 5 meses
pai
achega
20505f9901
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/cxinv/model/PayInvoice.php

+ 2 - 2
app/cxinv/model/PayInvoice.php

@@ -68,8 +68,8 @@ class PayInvoice extends Base
                  $ticket->hpNo= $model->hpNo;
                  $ticket->save();
                  if($bool==false){
-                     $model->status=14;
-                     $model->save();
+//                     $model->status=14;
+//                     $model->save();
                  }
             }
         }