Commit 91e1ec55 authored by 蔡镇泽's avatar 蔡镇泽

优化

parent 8eb732d2
......@@ -236,14 +236,6 @@ public class DisableController {
}
/**
* 获取审核人信息
*/
@RequestMapping("/disableExamine")
public Result getReviewer() {
return Result.success();
}
/**
* 修改失能申请
*/
@RequestMapping("/updateDisable")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment