Commit 32c7e76a authored by luzhuang's avatar luzhuang

同步人员line

parent b3d39a31
......@@ -67,7 +67,7 @@ public class SysUserController extends PaginationController<SysUser> {
return Result.builder(new PersistModel(1),
MessageConstant.MESSAGE_ALERT_SUCCESS,
MessageConstant.MESSAGE_ALERT_ERROR,
"同步"+line+"条人员信息");
line);
}
......
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