@startuml left to right direction package 平台用户 { actor "健康保险客户" as c } package 保险核心 { usecase "售卖重疾险" as majarDiseaseInsuranceCase usecase "生成投保单" as createOrder usecase "付款" as payment usecase "定价" as pricing usecase "出单" as issueOrder usecase "售卖医疗险" as medicalInsuranceCase (majarDiseaseInsuranceCase) .> (createOrder) : include (majarDiseaseInsuranceCase) .> (payment) : include (majarDiseaseInsuranceCase) .> (pricing) : include (majarDiseaseInsuranceCase) .> (issueOrder) : include (medicalInsuranceCase) .> (createOrder) : include (medicalInsuranceCase) .> (payment) : include (medicalInsuranceCase) .> (pricing) : include (medicalInsuranceCase) .> (issueOrder) : include } c --> majarDiseaseInsuranceCase @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art