Commit 6a63ad9cbd34899383cfdc3336c0bc9b120d1df4

Authored by liquanyu
1 parent e702bb893c

update

Showing 2 changed files with 1 additions and 1 deletions

platform-common/src/main/java/com/lyms/platform/common/utils/AddressUtil.java View file @ 6a63ad9
... ... @@ -47,7 +47,7 @@
47 47 }
48 48  
49 49 public static void main(String[] ages) {
50   - List<String> addrs = AddressUtil.getAddress("山东省陵城区陵城镇梧桐花园");
  50 + List<String> addrs = AddressUtil.getAddress("山东省德城区袁桥乡龙溪香岸");
51 51 for (String ad : addrs) {
52 52 System.out.println(ad);
53 53 }
platform-operate-api/src/main/webapp/WEB-INF/lib/IKAnalyzer2012_u6.jar View file @ 6a63ad9

No preview for this file type