This commit is contained in:
dengqichen 2025-11-21 18:07:21 +08:00
parent 0ec8b0153d
commit 445b69f2a4

View File

@ -135,6 +135,11 @@ workflow:
urlContains: "stripe.com"
timeout: 20000
# 生成银行卡数据(首次执行)
- action: custom
name: "生成银行卡"
handler: "generateCard"
# ==================== 步骤 6: 填写支付信息(带重试) ====================
- action: retryBlock
name: "提交支付并验证"