Commit d8c20f15 authored by 高建强's avatar 高建强

item:删除getOrgUsrTreeById函数

parent 4e819ae4
...@@ -2093,4 +2093,10 @@ ...@@ -2093,4 +2093,10 @@
END# END#
</sql> </sql>
</changeSet> </changeSet>
<changeSet author="gaojianqiang" id="1639540630-20211221-01">
<comment>`getOrgUsrTreeById`</comment>
<sql endDelimiter="#">
DROP FUNCTION IF EXISTS `getOrgUsrTreeById`;
</sql>
</changeSet>
</databaseChangeLog> </databaseChangeLog>
\ 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