|
@ -30,10 +30,6 @@ public class OpenUpController { |
|
|
|
|
|
|
|
|
@Autowired |
|
|
@Autowired |
|
|
private OpenUpService openUpService; |
|
|
private OpenUpService openUpService; |
|
|
@Autowired |
|
|
|
|
|
private GovOrgOpenFeignClient govOrgOpenFeignClient; |
|
|
|
|
|
@Autowired |
|
|
|
|
|
private EpmetUserOpenFeignClient epmetUserOpenFeignClient; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* @Description 网格工作人员 被禁用的、未激活的不显示 |
|
|
* @Description 网格工作人员 被禁用的、未激活的不显示 |
|
|