Add self-order/orders/:sessionId

This commit is contained in:
2026-05-09 00:12:00 +07:00
parent e7c4681102
commit 4cc563f6f1
5 changed files with 139 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ func (a *App) Initialize(cfg *config.Config) error {
repos.outletRepo,
repos.userRepo,
repos.sessionRepo,
repos.orderRepo,
)
a.router = router.NewRouter(