|
public RespDTO<Map<String, List<ConceptDetailDTO>>> getDetailByConcept(@Valid @RequestBody GetDetailVO getDetailVO) {
|
|
public RespDTO<Map<String, List<ConceptDetailDTO>>> getDetailByConcept(@Valid @RequestBody GetDetailVO getDetailVO) {
|
|
log.error("【hystrix】调用{}异常", "getDetailByConcept");
|
|
log.error("【hystrix】调用{}异常", "getDetailByConcept");
|