页面报错
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.njcn.device.pms.controller;
|
||||
package com.njcn.device.pms.controller.ledgerManger;
|
||||
|
||||
import com.njcn.common.pojo.annotation.OperateInfo;
|
||||
import com.njcn.common.pojo.constant.OperateType;
|
||||
@@ -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