Commit b571cd1b by 王祖波

Merge branch 'feature-recommend' into 'developer'

log

See merge request !2711
parents 4d956a91 fd3ab4a2
......@@ -190,6 +190,7 @@ public class WeekMonthReportBuilder {
bizDate = DateUtil.beginOfMonth(new Date()).toString("yyyy-MM");
}
log.info("计算周月报的周期:{}",bizDate);
return bizDate;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment