Commit 5e80bac8fb949cf601722d194cc203fc046d1371
1 parent
be6b36a8c2
Exists in
master
and in
1 other branch
hahahah
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/RegionController.java
View file @
5e80bac
| ... | ... | @@ -125,6 +125,7 @@ |
| 125 | 125 | } |
| 126 | 126 | |
| 127 | 127 | query.setYn(YnEnums.YES.getId()); |
| 128 | + query.setTypeId("b7ea005c-dfac-4c2a-bdae-25239b3f44fd"); | |
| 128 | 129 | |
| 129 | 130 | List<BasicConfig> configList = basicConfigService.queryBasicConfig(query); |
| 130 | 131 | List<Map<String,Object>> list =new ArrayList<Map<String, Object>>(); |