????

Your IP : 216.73.216.64


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhpks/cay-xanhs/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhpks/cay-xanhs/cay-xanhs.service.d.ts

import { CayXanh } from './entities/cay-xanh.entity';
import { TypeOrmCrudService } from '@dataui/crud-typeorm';
export declare class CayXanhsService extends TypeOrmCrudService<CayXanh> {
    constructor(repo: any);
}