package param
import "git.gocasts.ir/ebhomengo/niki/entity"
type KindBoxAddRequest struct {
KindBox entity.KindBox
}
type KindBoxAddResponse struct {