Commit 04f26073 by GeBron Committed by 若依

!64 去掉注释中多余参数说明

Merge pull request !64 from GeBron/master
parents e37ec9f8 01caa02f
......@@ -369,7 +369,6 @@ public class SysUserServiceImpl implements ISysUserService
* @param userList 用户数据列表
* @param isUpdateSupport 是否更新支持,如果已存在,则进行更新数据
* @param operName 操作用户
* @param password 初始密码
* @return 结果
*/
public String importUser(List<SysUser> userList, Boolean isUpdateSupport, String operName)
......
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