Parcourir la source

线索客户处理

anderx il y a 1 an
Parent
commit
d70095f03e

+ 0 - 2
src/main/java/com/goafanti/customer/service/impl/UserClueServiceImpl.java

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