generated from PenaSide/GolangTemplate
docs: fix diagram syntax
This commit is contained in:
parent
ce2385b45b
commit
2c583b64bb
@ -1,5 +1,3 @@
|
||||
---
|
||||
|
||||
**UseCase оплата корзины (успешно):**
|
||||
|
||||
```plantuml
|
||||
@ -36,11 +34,8 @@ Frontend <-- CustomerService : Ответ об успешной оплате к
|
||||
```plantuml
|
||||
participant Frontend
|
||||
participant CustomerService
|
||||
participant AuthService
|
||||
participant HubAdminService
|
||||
participant DiscountService
|
||||
participant PaymentService
|
||||
participant CBRFService
|
||||
database CustomerServiceDB
|
||||
|
||||
Frontend -> CustomerService : Начало оплаты
|
||||
|
Loading…
Reference in New Issue
Block a user