이노펨 목업 수정
This commit is contained in:
@@ -147,6 +147,6 @@ public class InnopamApiController {
|
||||
detectMastSearch.setCprsBfYr(cprsBfYr);
|
||||
detectMastSearch.setDtctSno(Integer.parseInt(dtctSno));
|
||||
detectMastSearch.setFeatureId(featureId);
|
||||
return detectMastService.findPnuDataDetail(detectMastSearch);
|
||||
return new FeaturePnuDto();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user