|
@@ -44,8 +44,6 @@ public class UserClueServiceImpl extends BaseMybatisDao<UserMapper> implements U
|
|
|
private OrganizationIdentityMapper organizationIdentityMapper;
|
|
private OrganizationIdentityMapper organizationIdentityMapper;
|
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
@Resource(name = "passwordUtil")
|
|
@Resource(name = "passwordUtil")
|
|
|
private PasswordUtil passwordUtil;
|
|
private PasswordUtil passwordUtil;
|
|
|
|
|
|