wugg 2 жил өмнө
parent
commit
971ad9d794

+ 1 - 1
app/admin/controller/Payment.php

@@ -748,7 +748,7 @@ class Payment extends BaseController
     public function CgdList()
     {
         $post = $this->post;
-        $condition = [];
+        $condition = [["cgdSource","<>",1]];
 
         $check = checkRole($this->roleid,46);
 //        if($check){