hd/pipe/StaffManage/src/main/java/com/thhy/staff/modules/biz/face/controller/FaceController.java
@@ -75,7 +75,7 @@ } @RequestMapping("deleteNotify") @RequestMapping("/deleteNotify") public JSONObject deleteNotify(@RequestBody String mess){ faceServer.deleteNotify(mess); JSONObject jsonObject = new JSONObject();