页面报错
This commit is contained in:
@@ -30,7 +30,7 @@ public interface TerminalBaseClient {
|
||||
* @author xy
|
||||
* @date 2022/2/21 18:53
|
||||
*/
|
||||
@GetMapping("/getSubstationById")
|
||||
@PostMapping("/getSubstationById")
|
||||
HttpResult<List<Line>> getSubstationById(@RequestParam("list") List<String> list);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user