Commit ca1ba94e authored by 赵啸非's avatar 赵啸非

添加用户同步接口

parent 66c911bb
......@@ -63,7 +63,7 @@ public class UserServiceImpl extends AbstractCRUDCacheServiceImpl<UserDao, UserE
@Autowired
private RoleUserService roleUserService;
@Autowired
//@Autowired
private IUserFeign userFeign;
@Override
......
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