Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:批量续期接口,支持在用户组原有有效期基础上续期 #2844

Open
fayewong-v5 opened this issue Dec 27, 2024 · 0 comments

Comments

@fayewong-v5
Copy link

【背景】
目前通过接口批量续期时,一次续期操作,选了多个组,会将多个组的到期时间重置为统一的时间

【需求】
希望1次批量续期,选择多个组,生成1个单据,且每个组都是在原来的有效期基础上续期:

比如,批量续期,用户选择了 3 个组,申请续期 30 天:

  • 组1,已过期 ----- 审批通过后,有效期有 30 天
  • 组2,尚未过期,当前有效期 6 天 ----- 审批通过后,有效期有 37 天
  • 组3,尚未过期,当前有效期 90 天 ----- 审批通过后,有效期有 120 天
@fayewong-v5 fayewong-v5 changed the title feat:批量续期接口,支持 feat:批量续期接口,支持在用户组原有有效期基础上续期 Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant