|
|
@ -58,8 +58,8 @@ public class PplusService extends EgovAbstractServiceImpl implements IPplusServi
|
|
|
|
|
|
|
|
|
|
|
|
@Value("${contract.pplus.api.status}")
|
|
|
|
@Value("${contract.pplus.api.status}")
|
|
|
|
private String STATUS;
|
|
|
|
private String STATUS;
|
|
|
|
private final ApiWebClientUtil webClient;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private final ApiWebClientUtil webClient;
|
|
|
|
private final IPplusMapper mapper;
|
|
|
|
private final IPplusMapper mapper;
|
|
|
|
|
|
|
|
|
|
|
|
@SuppressWarnings("unchecked")
|
|
|
|
@SuppressWarnings("unchecked")
|
|
|
|