????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/models/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/models/cong-thoat-nuoc.model.d.ts |
import { GBaseEntity } from '@/apps/models/base-entity.model'; export declare class CongThoatNuocBaseEntity extends GBaseEntity { ChieuDai: number; DoDoc: number; DoSau: number; VatLieu: number; LoaiCongThoatNuoc: number; GhiChu: string; DuongKinh: number; }