1. 05 Oct, 2019 1 commit
  2. 04 Oct, 2019 1 commit
  3. 03 Oct, 2019 1 commit
  4. 30 Sep, 2019 6 commits
  5. 29 Sep, 2019 1 commit
  6. 27 Sep, 2019 1 commit
  7. 25 Sep, 2019 6 commits
  8. 24 Sep, 2019 1 commit
  9. 23 Sep, 2019 4 commits
  10. 20 Sep, 2019 4 commits
  11. 17 Sep, 2019 1 commit
  12. 14 Sep, 2019 1 commit
  13. 12 Sep, 2019 2 commits
  14. 11 Sep, 2019 3 commits
  15. 06 Sep, 2019 1 commit
  16. 05 Sep, 2019 1 commit
  17. 04 Sep, 2019 1 commit
    • fix:修订代码自动生成中Tree型的Domain属性重复 · ac5f45d1
      GenTableColumn.java
      public static boolean isSuperColumn(String javaField)
      基类有两种,BaseEntity 和 TreeEntity,其中父类忽略的属性中只包含了 BaseEntity 的属性,而没有包含 TreeEntity 中的属性
      如此生成的Tree型Domain中,父类已有属性会重复生成
      另,为 TreeEntity 添加了 祖级列表属性 ancestors
      deng-cc committed
  18. 02 Sep, 2019 2 commits
  19. 01 Sep, 2019 2 commits