Commit 75843f34 authored by killer's avatar killer

增加 接口描述

parent 263463a5
......@@ -1641,6 +1641,6 @@ public class InnerController implements IBaseController {
/* 禁用微信 */
wechatService.forbiddenUserWeChat(user.getId());
return JsonResult.buildSuccessResult("用户销户成功", null);
return JsonResult.buildSuccessResult("用户销户成功", true);
}
}
\ No newline at end of file
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