package dashboard import ( "shylinux.com/x/ice" "shylinux.com/x/operation/src/operation" ) type userClient struct{ Table } func init() { ice.TeamCtxCmd(userClient{}) } type UserClientRole = operation.UserCloudRole var UserClientRoleList = operation.UserCloudRoleList