Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
H
Hgs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
徐州
Hgs
Commits
143cce5f
Commit
143cce5f
authored
Nov 30, 2020
by
wanghaihang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
忽略冲突test
parent
20faafa2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
AddressUtils.java
...web/src/main/java/com/house365/web/util/AddressUtils.java
+1
-0
ExecutorPoolTest.java
house365-hgs-ws/src/test/java/com/test/ExecutorPoolTest.java
+1
-1
No files found.
house365-hgs-web/src/main/java/com/house365/web/util/AddressUtils.java
View file @
143cce5f
...
...
@@ -15,6 +15,7 @@ public class AddressUtils {
//这里调用百度的ip定位api服务 详见 http://api.map.baidu.com/lbsapi/cloud/ip-location-api.htm
// JSONObject json = readJsonFromUrl("http://api.map.baidu.com/location/ip?ak=F454f8a5efe5e577997931cc01de3974&ip=218.94.115.134");
// System.out.println(json.toString());
// System.out.println(((JSONObject) json.get("content")).get("address"));
}
...
...
house365-hgs-ws/src/test/java/com/test/ExecutorPoolTest.java
View file @
143cce5f
...
...
@@ -11,7 +11,7 @@ import java.util.concurrent.atomic.AtomicInteger;
* <p>Title: </p>
* <p>Description: </p>
* <p>Date: 2017/12/14</p>
*
*
test
* @author XN
* @version 1.0
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment