注释添加
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ public class BuildController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 批量删除教学楼(已绑定教学场地的跳过不删)
|
* 批量删除教学楼(已绑定教学场地的跳过不删,暂定)
|
||||||
*/
|
*/
|
||||||
@PostMapping("/batchDelete")
|
@PostMapping("/batchDelete")
|
||||||
public Result<BuildDeleteResultVO> batchDelete(@RequestBody List<String> ids) {
|
public Result<BuildDeleteResultVO> batchDelete(@RequestBody List<String> ids) {
|
||||||
|
|||||||
Reference in New Issue
Block a user