Commit 948e90a1 authored by jingbo.wang's avatar jingbo.wang

month dir

parent 49cc2c79
......@@ -59,7 +59,7 @@ func run(now time.Time, dir string) {
glog.Error("创建dir失败:", dirMonth, ":", err)
return
} else {
reportForm(now, dirWeek, 30)
reportForm(now, dirMonth, 30)
}
//周表
......
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