package com.syzton.sunread.service.book; public interface TestPassService { public void hotBookUpdate(Long bookId,Long userId); }