|
@@ -123,7 +123,6 @@ public class RequestSTKServiceImpl implements RequestSTKService {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@Override
|
|
@Override
|
|
|
- @Synchronized
|
|
|
|
|
public CashFlowItemsVo getCashFlowItems(StkCommonDto dto) {
|
|
public CashFlowItemsVo getCashFlowItems(StkCommonDto dto) {
|
|
|
/*StkCommonDto stkCommonDto = new StkCommonDto();
|
|
/*StkCommonDto stkCommonDto = new StkCommonDto();
|
|
|
stkCommonDto.setParam(dto);*/
|
|
stkCommonDto.setParam(dto);*/
|