页面报错
This commit is contained in:
@@ -208,7 +208,7 @@ public class TerminalBaseController extends BaseController {
|
||||
*/
|
||||
@ApiOperation("获取变电站信息")
|
||||
@OperateInfo
|
||||
@GetMapping("/getSubstationById")
|
||||
@PostMapping("/getSubstationById")
|
||||
@ApiIgnore
|
||||
public HttpResult<List<Line>> getSubstationById(@RequestParam("list") List<String> list) {
|
||||
String methodDescribe = getMethodDescribe("getSubstationById");
|
||||
|
||||
Reference in New Issue
Block a user