技术监督管理调整,高级算法
This commit is contained in:
@@ -15,7 +15,7 @@ import java.time.LocalDate;
|
||||
* @author cdf
|
||||
* @date 2023/4/13
|
||||
*/
|
||||
@FeignClient(value = ServerInfo.PROCESS,path = "/supv/report",fallbackFactory = SupvStatisticReportMFallbackFactory.class)
|
||||
@FeignClient(value = ServerInfo.PROCESS,contextId = "/supv/report",path = "/supv/report",fallbackFactory = SupvStatisticReportMFallbackFactory.class)
|
||||
public interface SupvStatisticReportMFeignClient {
|
||||
|
||||
@PostMapping("/statisticReport")
|
||||
|
||||
Reference in New Issue
Block a user