Skip to content

v0.0.4

Latest

Choose a tag to compare

@feihua feihua released this 19 Aug 06:57

更新要点
1.切换数据库mysql->postgredql
2.mysql函数find_in_set(?, 'ancestors')转换为postgredql的函数 ? = ANY(ancestors)
3.添加对React和Angular图标的菜单支持