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文件