first commit of files
This commit is contained in:
5
models/get.go
Normal file
5
models/get.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type Get struct {
|
||||
Bus uint `json:"bus"`
|
||||
}
|
Reference in New Issue
Block a user