1. 04 Oct, 2019 1 commit
  2. 03 Oct, 2019 1 commit
  3. 30 Sep, 2019 6 commits
  4. 29 Sep, 2019 1 commit
  5. 27 Sep, 2019 1 commit
  6. 25 Sep, 2019 6 commits
  7. 24 Sep, 2019 1 commit
  8. 23 Sep, 2019 4 commits
  9. 20 Sep, 2019 4 commits
  10. 17 Sep, 2019 1 commit
  11. 14 Sep, 2019 1 commit
  12. 12 Sep, 2019 2 commits
  13. 11 Sep, 2019 3 commits
  14. 06 Sep, 2019 1 commit
  15. 05 Sep, 2019 1 commit
  16. 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
  17. 02 Sep, 2019 2 commits
  18. 01 Sep, 2019 2 commits
  19. 30 Aug, 2019 1 commit