niki/param/reqkindbox_get_all.go

8 lines
97 B
Go
Raw Normal View History

package param
type ReqKindBoxGetAllRequest struct {
}
type ReqKindBoxGetAllResponse struct {
}