|
@@ -12,9 +12,7 @@ import com.diagbot.vo.MappingConfigPageVO;
|
|
import com.diagbot.vo.MappingConfigVO;
|
|
import com.diagbot.vo.MappingConfigVO;
|
|
import feign.FeignException;
|
|
import feign.FeignException;
|
|
import lombok.extern.slf4j.Slf4j;
|
|
import lombok.extern.slf4j.Slf4j;
|
|
-import org.springframework.http.MediaType;
|
|
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
-import org.springframework.web.bind.annotation.PostMapping;
|
|
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestParam;
|
|
import org.springframework.web.bind.annotation.RequestParam;
|
|
import org.springframework.web.bind.annotation.RequestPart;
|
|
import org.springframework.web.bind.annotation.RequestPart;
|