Commit 8cda8a65 authored by luben's avatar luben

fix

parent 2d8b2121
...@@ -685,7 +685,7 @@ ...@@ -685,7 +685,7 @@
</select> </select>
<update id="changeTreeNodeName"> <update id="changeTreeNodeName">
update grid_region set name=#{name} where id = #{id} update grid_region set wg_name=#{name} where id = #{id}
</update> </update>
</mapper> </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