const applyBeginHour = '02:10:01';const applyEndHour = '22:10:10';限制小时const disBeginHouse = () => { const hours = []; if (applyEndHour) ...
確定! 回上一頁