项目整合 初始化
parent
4a2d419360
commit
2da914c305
|
@ -77,6 +77,7 @@ public class ElectronicFenceController {
|
|||
return Result.success(electronicFence);
|
||||
}
|
||||
|
||||
|
||||
// @PostMapping("/delElectronById/{id}")
|
||||
// @Operation(description = "通过id删除围栏")
|
||||
// public Result delElectronById(@PathVariable("id") Long id) {
|
||||
|
|
Loading…
Reference in New Issue