Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fangyeqing
/
xkl-interface-example-all
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
zhaoyue
2017-02-21 22:51:14 +0800
Commit
ca4a0e6f6b68bb021f74556e6a06bd32dd7a72f3
2 parents
62e11f30
b17b68f4
Mod to https
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/java/com/xkl/Constants.java
src/main/java/com/xkl/Constants.java
View file @
ca4a0e6
...
...
@@ -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"
;
}
...
...
Please
register
or
login
to post a comment