????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhct-ho-gas/
Upload File :
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);
}