init
This commit is contained in:
5
local/model/api.go
Normal file
5
local/model/api.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package model
|
||||
|
||||
type ApiModel struct {
|
||||
Api string `json:"api"`
|
||||
}
|
||||
Reference in New Issue
Block a user