group
This commit is contained in:
parent
fb6a96ff55
commit
94459d5481
7 changed files with 90 additions and 14 deletions
|
@ -85,7 +85,8 @@ async fn rocket() -> _ {
|
|||
routes::flow::flow_info,
|
||||
routes::flow::flows_list,
|
||||
routes::item::expired_items_route,
|
||||
routes::item::min_items_route
|
||||
routes::item::min_items_route,
|
||||
routes::item::variant_price_history_by_origin
|
||||
],
|
||||
)
|
||||
.manage(itemdb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue