Commit e37f06c8 by 袁伟铭

修改

parent 4a5bec58
......@@ -29,7 +29,7 @@
ORDER BY unit_id
</select>
<select id="getAreaNameList" resultType="java.util.Map">
<select id="getAreaNameList" resultType="java.lang.String">
SELECT get_upunitname 'name'
FROM `v_shjz_achieve`
WHERE unit_id != '45'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment