Commit b7fb9930 authored by lixuan's avatar lixuan

feat: 新需求

parent c1b96883
Pipeline #146830 failed with stages
in 0 seconds
...@@ -10,7 +10,7 @@ public class GridTwoDto { ...@@ -10,7 +10,7 @@ public class GridTwoDto {
private String wgCode = "320282001"; private String wgCode = "320282001";
private String name = "宜城街道"; private String wgName = "宜城街道";
private List<GridRegion> children; private List<GridRegion> children;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment