@@ -178,7 +178,7 @@
count( id ) num
FROM
lawenforcement_record a
- WHERE record_status not IN ( 'lawenforcement_type_1', 'lawenforcement_type_9') UNION ALL
+ WHERE record_status not IN ( 'lawenforcement_type_1') UNION ALL
SELECT
'转立案' NAME,
@@ -189,7 +189,7 @@
lawenforcement_case a
- WHERE state IN ( 'state_3', 'state_4' ) UNION ALL
+ WHERE state IN ( 'state_2', 'state_3', 'state_4', 'state_5' ) UNION ALL
'协商一致' NAME,