????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/models/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/models/gieng.model.d.ts |
import { GBaseEntity } from '@/apps/models/base-entity.model'; export declare class GiengBaseEntity extends GBaseEntity { CongSuat: number; VatLieu: number; GhiChu: string; DoSau: number; }