Mod to https
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -8,5 +8,6 @@ public interface Constants { | @@ -8,5 +8,6 @@ public interface Constants { | ||
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 = "http://139.129.166.85:8090"; |
10 | String URL_PREFIX = "https://www.hanhezy.com:8090/"; | 10 | String URL_PREFIX = "https://www.hanhezy.com:8090/"; |
11 | + | ||
11 | String KEY = "weixin"; | 12 | String KEY = "weixin"; |
12 | } | 13 | } |
-
Please register or login to post a comment