Commit afc02f47 by zhanglt

1

parent 2a39d370
......@@ -565,6 +565,7 @@ public class UserController extends BaseController {
list = systemService.findUserByOfficeId(officeId);
return list;
}
/**
* web端ajax验证用户名是否可用
* @param loginName
......
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