1、对接ep接口同步项目、阶段、需求,及其他接口
This commit is contained in:
@@ -34,7 +34,7 @@ public class SimulationLyricNodeController {
|
||||
return lyricInternalService.getTodoList();
|
||||
}
|
||||
|
||||
@PostMapping("/getProjectList")
|
||||
@GetMapping("/getProjectList")
|
||||
@Operation(summary = "获取项目列表", description = "获取项目列表")
|
||||
public SdmResponse getProjectList() {
|
||||
return lyricInternalService.getProjectList();
|
||||
|
||||
Reference in New Issue
Block a user