feat: Most of Item and Order controllers
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package dto
|
||||
|
||||
// User response for exposing to the front-end
|
||||
// :3
|
||||
type UserResponse struct {
|
||||
Id int
|
||||
Name string
|
||||
|
||||
Reference in New Issue
Block a user