wugg 2 роки тому
батько
коміт
971ad9d794
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/admin/controller/Payment.php

+ 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){