Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ package com.xkl; | @@ -6,7 +6,7 @@ package com.xkl; | ||
6 | public interface Constants { | 6 | public interface Constants { |
7 | 7 | ||
8 | // String URL_PREFIX = "http://127.0.0.1:8090"; | 8 | // String URL_PREFIX = "http://127.0.0.1:8090"; |
9 | - String URL_PREFIX = "http://139.129.166.85:8090"; | 9 | + String URL_PREFIX = "https://www.hanhezy.com:8090"; |
10 | // | 10 | // |
11 | String KEY = "weixin"; | 11 | String KEY = "weixin"; |
12 | } | 12 | } |
-
Please register or login to post a comment