新能源专项分析功能开发
This commit is contained in:
@@ -58,6 +58,7 @@ public interface EpdFeignClient {
|
||||
|
||||
@PostMapping("/findListByShowName")
|
||||
HttpResult<List<EleEpdPqd>> findListByShowName(@RequestParam("name") String name);
|
||||
|
||||
@PostMapping("/selectByClassId")
|
||||
HttpResult<List<EleEpdPqd>> selectByClassId(@RequestParam("classId") String classId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user