package gongyinglian import "shylinux.com/x/ice" type Warehouse struct{ Shop } func init() { ice.TeamCtxCmd(Warehouse{}) }