We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
【背景】 目前通过接口批量续期时,一次续期操作,选了多个组,会将多个组的到期时间重置为统一的时间
【需求】 希望1次批量续期,选择多个组,生成1个单据,且每个组都是在原来的有效期基础上续期:
比如,批量续期,用户选择了 3 个组,申请续期 30 天:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
【背景】
目前通过接口批量续期时,一次续期操作,选了多个组,会将多个组的到期时间重置为统一的时间
【需求】
希望1次批量续期,选择多个组,生成1个单据,且每个组都是在原来的有效期基础上续期:
比如,批量续期,用户选择了 3 个组,申请续期 30 天:
The text was updated successfully, but these errors were encountered: