????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/models/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/models/do-an.model.d.ts

import { GBaseEntity } from '@/apps/models/base-entity.model';
export declare class DoAnBaseEntity extends GBaseEntity {
    TenDuAn: string;
    LoaiQuyHoach: string;
    TinhTrangPheDuyet: number;
    TrangThaiPheDuyetQuyHoach: string;
    SoQD: string;
    NgayKy: Date;
    SoQD_DC: string;
    NgayKy_DC: Date;
    QuyMoDanSo: string;
    TyLe: string;
    TienDoDuAn: string;
    DienTich: number;
    PhanLoaiDuAn: string;
    ChuDauTu: string;
    TGQHXinPheDuyet: Date;
    TGQHLayYKien: Date;
}