数据同步

This commit is contained in:
yuezhihang
2021-09-07 09:51:59 +08:00
parent 81a65fcf36
commit 9729d04588
9 changed files with 166 additions and 2 deletions
@@ -762,6 +762,9 @@
AND parent_idS IS NOT NULL
</select>
<delete id="clearData">
delete from TS_ORG
</delete>
</mapper>