import { BaseService, Service } from '@/cool'; @Service('sys/user') export class UserService extends BaseService {}