Commit 0d4d1af7 by 王祖波

Merge branch 'feature-recommend' into 'developer'

log

See merge request !2712
parents b571cd1b c939261a
......@@ -190,6 +190,7 @@ public class WeekMonthReportBuilder {
bizDate = DateUtil.beginOfMonth(new Date()).toString("yyyy-MM");
}
log.info(DateUtil.lastMonth().toDateStr());
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