feat: add container management functionality
This commit is contained in:
@@ -15,6 +15,7 @@ const (
|
||||
API_GROUP_ROOM = "/rooms"
|
||||
API_GROUP_CABINET = "/cabinets"
|
||||
API_GROUP_SHELF = "/shelves"
|
||||
API_GROUP_CONTAINER = "/containers"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user