diff --git a/src/main/webapp/WEB-INF/jsp/clientdetails/client_details.jsp b/src/main/webapp/WEB-INF/jsp/clientdetails/client_details.jsp index 62f24cb..aea0b83 100644 --- a/src/main/webapp/WEB-INF/jsp/clientdetails/client_details.jsp +++ b/src/main/webapp/WEB-INF/jsp/clientdetails/client_details.jsp @@ -76,9 +76,7 @@

每一个item对应oauth_client_details表中的一条数据; 共${fun:length(clientDetailsDtoList)}条数据.
- 对spring-oauth-server数据库表的详细说明请访问 - http://andaily.com/spring-oauth-server/db_table_description.html - (或访问项目others目录的db_table_description.html文件) + 对spring-oauth-server数据库表的详细说明请访问项目others目录的db_table_description.html文件

diff --git a/src/main/webapp/WEB-INF/jsp/decorators/main.jsp b/src/main/webapp/WEB-INF/jsp/decorators/main.jsp index 0eb5200..34d20d7 100644 --- a/src/main/webapp/WEB-INF/jsp/decorators/main.jsp +++ b/src/main/webapp/WEB-INF/jsp/decorators/main.jsp @@ -34,7 +34,7 @@

© 2013 - 2021 spring-oauth-server. - V${mainVersion} + v${mainVersion}