コード例 #1
0
 @Override
 public void clearOnLoginOut(String userId) throws Exception {
   userSweepInfoDaoRedisImpl.deleteEntry(userId);
 }