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
Hi, I have a problem when I use Tpyora. I don't know what happen. How can I fix it?
Thanks
st=>start: 开始:门诊中心 e=>end: 结束 op1=>operation: 进入”医责险“介绍页面&下载“条款” op2=>operation: 点击“投保”,进入“投保”页面 op3=>operation: 填写“投保信息” cond1=>condition: 投保信息是否正确? op4=>operation: “提交信息”,展示“等待审核”页面 op5=>operation: 电话联系客服修改信息 op6=>operation: 调用“投保接口”/"CPC接口" cond2=>condition: 是否成功? op7=>operation: 展示“投保成功-等待支付”页面 op8=>operation: 技术人员处理 st->op1->op2->op3->cond1 cond1(yes)->op4 cond1(no)->op5->op4->op6->cond2 cond2(no)->op8->op7 cond2(yes)->op7->e
The text was updated successfully, but these errors were encountered:
adrai/flowchart.js#125
Sorry, something went wrong.
merge into #2602
No branches or pull requests
Hi,
I have a problem when I use Tpyora.
I don't know what happen.
How can I fix it?
Thanks
The text was updated successfully, but these errors were encountered: