????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhct-ho-gas/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhct-ho-gas/qhct-ho-gas.service.d.ts |
import { TypeOrmCrudService } from '@dataui/crud-typeorm'; import { QHCTHoGa } from './entities/qhct-ho-ga'; export declare class QhctHoGasService extends TypeOrmCrudService<QHCTHoGa> { constructor(repo: any); }