niki/param/reqkindbox_get_all.go

8 lines
97 B
Go

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