Commit a94cd822 authored by huyuchen's avatar huyuchen

cas修改

parent e05e40b7
...@@ -4,7 +4,7 @@ public class CASproperties { ...@@ -4,7 +4,7 @@ public class CASproperties {
/** /**
* 当前应用程序的baseUrl(注意最后面的斜线) * 当前应用程序的baseUrl(注意最后面的斜线)
*/ */
public static String CLIENT_SERVER_NAME = "http://127.0.0.1:8888"; public static String CLIENT_SERVER_NAME = "http://127.0.0.1:8888/";
/** /**
* 当前应用程序的登陆界面 * 当前应用程序的登陆界面
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment