|
|
@ -71,6 +71,7 @@ public class GridInfoPingyinServiceImpl extends BaseServiceImpl<GridInfoPingyinD |
|
|
|
entity.setQxMc("平阴县"); |
|
|
|
entity.setGridCode(ag.getCode()); |
|
|
|
entity.setGridName(ag.getOrganizationName()); |
|
|
|
entity.setIsDel("N"); |
|
|
|
if (Constant.DISTRICT.equals(ag.getLevel())) { |
|
|
|
entity.setGridLevel("03"); |
|
|
|
} else if (Constant.STREET.equals(ag.getLevel())) { |
|
|
|