记得上下班打卡 | git大法好,push需谨慎

Commit cd06b2b1 authored by GaoHu's avatar GaoHu

exit 审核提示消息

parent 87fc073b
......@@ -197,7 +197,7 @@ public class SmileUserServiceImpl extends ServiceImpl<SmileUserMapper, SmileUser
return AjaxResult.success();
} else {
//有总代
return AjaxResult.warn("该分组已经存在总代身份");
return AjaxResult.warn("该分组已经存在总代人员");
}
}
if (smileUserCheckVo.getType().equals(2)) {
......
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