Skip to content

0.0.9

Choose a tag to compare

@github-actions github-actions released this 29 Apr 09:06
· 21 commits to main since this release

fix(WorkingTimeProgress): 修复工作时间计算逻辑错误

修复了在计算工作进度时,当结束时间跨越到第二天时,时间点设置不准确的问题。通过调整时间点的计算方式,确保工作进度和剩余时间的计算更加精确。