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