Commit 0cb1e4f9 by chentianzhong

这两个接口必须优化掉,,后期影响很大

parent 895f86cb
......@@ -54,7 +54,7 @@ public class EmailContentController {
return ResultVo.success();
}
/****** 这两个接口必须优化掉,,后期影响很大****************/
@ApiOperation("从content中获取邮件收件部门(草稿箱用)")
@PostMapping("findReceiveDeptByContentId")
public ResultVo findReceiveDeptByContentId(@RequestBody EmailDetailVo vo) {
......
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