wugg 4 月之前
父節點
當前提交
2f0ab13670
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/cxinv/listener/ComonQrd.php

+ 1 - 1
app/cxinv/listener/ComonQrd.php

@@ -26,7 +26,7 @@ class ComonQrd
 		if($event['type']=='repay')$this->repayComon($event);
 		if($event['type']=='inv'){
 		    $this->invComon($event);
-		    $this->InvToPay($event);
+		    //$this->InvToPay($event);
 		}
 		if($event['type']=='rinv'){
 		    $this->returnInv($event);