package com.nq.service; public interface TradingHourService { Boolean timeCheck(); }