@@ -738,7 +738,7 @@
<select id="getBusinessType" resultType="map">
SELECT
modes.business_type,
- COUNT(cooperatives.land_use_mode) AS count
+ COUNT(cooperatives.cooperative_business_type) AS count
FROM
(