@@ -700,7 +700,8 @@ class Decision extends Api
'a.sczl_jtbh'
])
->where($where)
- ->group('a.sczl_gdbh, a.sczl_yjno, a.sczl_gxh')
+ // ->group('a.sczl_gdbh, a.sczl_yjno, a.sczl_gxh')
+ ->group('a.sczl_gdbh, a.sczl_yjno, a.sczl_gxh, a.sczl_rq, a.sczl_jtbh, a.sczl_bzdh')
->select();
$data = [];
if (!empty($list)) {