feat(工作报告团队视角): 工作报告现在可以查看团队视角了(查看下属)。

fix(工作报告定时生成): 修复工作报告定时生成带来的一些问题。
This commit is contained in:
dk
2026-06-14 23:54:16 +08:00
parent 32cc855cf0
commit 05deca3b5c
36 changed files with 1305 additions and 47 deletions

View File

@@ -119,6 +119,6 @@ rdms:
enabled: true
cron: "0 0 12 1-31 * ?"
scope:
dept-ids: [101]
dept-ids: [100]
debug: false