diff --git a/README.md b/README.md index f570de6..9f0af89 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@
  • #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)

  • -
  • #78 - Initial 'sprint-oauth-client' project(maven), add sub-modules

  • +
  • #78 - Initial 'sprint-oauth-client' project(maven), add sub-modules

  • #91 - User log4j replace logback dependency

  • #92 - Add database table column description. (添加数据库表的字段说明)

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