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