Commit eeed0afe authored by luben's avatar luben

Merge branch 'dev' into 'main'

Dev

See merge request !188
parents b16116f1 4c291f58
Pipeline #143626 failed with stages
in 30 minutes and 52 seconds
...@@ -1380,7 +1380,7 @@ public class GridRegionFacadeService { ...@@ -1380,7 +1380,7 @@ public class GridRegionFacadeService {
type.add("7"); type.add("7");
List<String> name = new ArrayList<>(); List<String> name = new ArrayList<>();
name.add("楼宇"); name.add("楼宇");
name.add("道路"); name.add("门店");
name.add("街区"); name.add("街区");
name.add("综合体"); name.add("综合体");
name.add("市场"); name.add("市场");
......
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