Remove Guard from database/service/serviceDetail
This commit is contained in:
parent
af0f1a3ed7
commit
023c82472d
@ -39,7 +39,6 @@ type ServiceDetail struct {
|
||||
Catering bool `json:"catering"`
|
||||
Sleeper bool `json:"sleeper"`
|
||||
Vstp bool `json:"vstp"`
|
||||
Guard bool `json:"guard"`
|
||||
}
|
||||
|
||||
type DeleteQuery struct {
|
||||
|
Loading…
Reference in New Issue
Block a user