fix: add product page

This commit is contained in:
2026-04-17 08:04:21 +02:00
parent 2d9e45b81c
commit 52d58d05eb
2 changed files with 27 additions and 2 deletions

View File

@@ -115,5 +115,7 @@ INSERT INTO `b2b_route_roles` (`route_id`, `role_id`) VALUES
(20, '1'),
(21, '1'),
(22, '1'),
(24, '1');
(24, '1'),
(25, '2'),
(25, '3');
-- +goose Down