import { UserBaseService } from "../../../common/User/services/user.base.service"; export class userService extends UserBaseService { }