????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhct-do-ans/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhct-do-ans/qhct-do-ans.service.d.ts

import { TypeOrmCrudService } from '@dataui/crud-typeorm';
import { QhctDoAn } from './entities/qhct-do-an.entity';
export declare class QhctDoAnsService extends TypeOrmCrudService<QhctDoAn> {
    constructor(repo: any);
}