Commit 365429f6df1b2ad1d4340bc70f7ea715e2bf18b3

Authored by liquanyu
1 parent 744bf3af24

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 @ 365429f
... ... @@ -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 @ 365429f

No preview for this file type