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