[GH-ISSUE #1020] [Feature] 增加回调数据 “合并替换” 或 “完全替换” 选项 #699

Open
opened 2026-03-03 01:05:20 +03:00 by kerem · 0 comments
Owner

Originally created by @vicenteyu on GitHub (Nov 2, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1020

功能描述 / Description

Image

请求动机 / Motivation

在使用过程中,凭据中的数据需求有固定的部分,也有动态的部分。无论全部写在凭据中,或者全部写在流程中,都不甚理想,最佳方式是在凭据中填写固定的部分,在流程中补充动态的部分,故希望增加选项以满足此需求。
“合并替换”:当有相同字段时,以流程中的数据替换凭据中的数据,合并后提交。
“完全替换”:完全丢弃凭据中的数据,仅以流程中的数据提交。
感谢!

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @vicenteyu on GitHub (Nov 2, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1020 ### 功能描述 / Description <img width="1104" height="1470" alt="Image" src="https://github.com/user-attachments/assets/821b1442-0543-463a-9bf5-5dd7288b8a17" /> ### 请求动机 / Motivation 在使用过程中,凭据中的数据需求有固定的部分,也有动态的部分。无论全部写在凭据中,或者全部写在流程中,都不甚理想,最佳方式是在凭据中填写固定的部分,在流程中补充动态的部分,故希望增加选项以满足此需求。 “合并替换”:当有相同字段时,以流程中的数据替换凭据中的数据,合并后提交。 “完全替换”:完全丢弃凭据中的数据,仅以流程中的数据提交。 感谢! ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#699
No description provided.