Authored by zhaoyue

Mod to https

... ... @@ -8,5 +8,6 @@ public interface Constants {
// String URL_PREFIX = "http://127.0.0.1:8090";
// String URL_PREFIX = "http://139.129.166.85:8090";
String URL_PREFIX = "https://www.hanhezy.com:8090/";
String KEY = "weixin";
}
... ...