From a7c8286079b8469235d736866b20686e9604d66d Mon Sep 17 00:00:00 2001 From: lishengzhao Date: Fri, 15 May 2015 16:24:27 +0800 Subject: [PATCH] 00007 Security implement different privilege --- src/main/webapp/index.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 3d712d9..1ea380b 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -32,7 +32,9 @@
  • - 在项目的 others目录里有 oauth_test.txt文件, 里面有测试的URL地址(包括浏览器与客户端的),
    + 在项目的 others目录里有 oauth_test.txt文件, 里面有测试的URL地址(包括浏览器与客户端的),
    若想访问 Unity 与 Mobile, 则先用基于浏览器的测试URL 访问,等验证通过后即可访问(注意不同的账号对应的权限).