forked from ebhomengo/niki
8 lines
97 B
Go
8 lines
97 B
Go
|
package param
|
||
|
|
||
|
type ReqKindBoxGetAllRequest struct {
|
||
|
}
|
||
|
|
||
|
type ReqKindBoxGetAllResponse struct {
|
||
|
}
|