Commit b4c24468 authored by luben's avatar luben

Merge branch 'dev-lb' into 'dev'

Dev lb

See merge request !85
parents b4d55b39 05cb5c1a
......@@ -685,7 +685,7 @@
</select>
<update id="changeTreeNodeName">
update grid_region set name=#{name} where id = #{id}
update grid_region set wg_name=#{name} where id = #{id}
</update>
</mapper>
\ No newline at end of file
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