dasdasd
This commit is contained in:
parent
0ec8b0153d
commit
445b69f2a4
@ -135,6 +135,11 @@ workflow:
|
|||||||
urlContains: "stripe.com"
|
urlContains: "stripe.com"
|
||||||
timeout: 20000
|
timeout: 20000
|
||||||
|
|
||||||
|
# 生成银行卡数据(首次执行)
|
||||||
|
- action: custom
|
||||||
|
name: "生成银行卡"
|
||||||
|
handler: "generateCard"
|
||||||
|
|
||||||
# ==================== 步骤 6: 填写支付信息(带重试) ====================
|
# ==================== 步骤 6: 填写支付信息(带重试) ====================
|
||||||
- action: retryBlock
|
- action: retryBlock
|
||||||
name: "提交支付并验证"
|
name: "提交支付并验证"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user