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