Commit fb565630 authored by luben's avatar luben

Merge branch 'dev' into 'main'

Dev

See merge request !86
parents d0c8a12c b4c24468
Pipeline #143029 canceled with stages
in 3 minutes and 18 seconds
...@@ -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