diff --git a/README.md b/README.md index 733f353..1ba64b7 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,9 @@ [CREATED]

+
  • #77 - User add Privilege domain. + Addition initial two user: unityuser(ROLE_UNITY),mobileuser("ROLE_MOBILE). + If default user, return all privilegs, otherwise return specify privilege(s)

  • #91 - User log4j replace logback dependency

  • #93 - 将默认的 oauth_code存入数据库(当前是存入内存)