String week = StringUtils.right(loopPriod, loopPriod.length() - 1); strdate = calDate(strdate, cyclePriod - 1, 3); while (true) { strdate = calDate(strdate, 1, 5); if (week.indexOf(String.valueOf(getWeekDay(strdate))) >= 0) { ...
www.dbjr.com.cn/article/488...htm 2025-6-4