281 lines
11 KiB
JSON
281 lines
11 KiB
JSON
{
|
|
"Table": [
|
|
{
|
|
"name": "ProjectQuantities",
|
|
"alias": "",
|
|
"comment": "工程量表是项目划分下工程量,包含定额、主材、设备、一笔性费用。查询示例: SELECT BudgetPrice FROM ProjectQuantities WHERE Name = 'findname'。",
|
|
"fileds": [
|
|
{
|
|
"name": "Id",
|
|
"alias": "id",
|
|
"comment": "消耗量id,工程量id"
|
|
},
|
|
{
|
|
"name": "ParentId",
|
|
"alias": "父id,父级id",
|
|
"comment": "父级id"
|
|
},
|
|
{
|
|
"name": "ProjectDivisionId",
|
|
"alias": "项目划分id,项目id",
|
|
"comment": "父级项目划分id"
|
|
},
|
|
{
|
|
"name": "Quantity",
|
|
"alias": "个数,数量,数目",
|
|
"comment": "数量,消耗量数量,工程量数量,主材数量,定额数量,设备数量,项目划分单位"
|
|
},
|
|
{
|
|
"name": "FeatureSegment",
|
|
"alias": "特征段",
|
|
"comment": "线路特征段"
|
|
},
|
|
{
|
|
"name": "ParentQuantity",
|
|
"alias": "父级个数,父级数量",
|
|
"comment": "父级id的数量"
|
|
},
|
|
{
|
|
"name": "Name",
|
|
"alias": "名称",
|
|
"comment": "项目名称,工程量名称,消耗量名称,主材名称,定额名称,设备名称,材料名称"
|
|
},
|
|
{
|
|
"name": "Encoding",
|
|
"alias": "译码,编码",
|
|
"comment": "编码,定额编码,主材编码,设备编码"
|
|
},
|
|
{
|
|
"name": "SpecificationModel",
|
|
"alias": "规格型号",
|
|
"comment": "规格型号,主材规格型号,设备规格型号"
|
|
},
|
|
{
|
|
"name": "Unit",
|
|
"alias": "单位",
|
|
"comment": "单位,主材单位,定额单位,设备单位,项目划分单位"
|
|
},
|
|
{
|
|
"name": "BasePrice",
|
|
"alias": "基价",
|
|
"comment": "定额基价"
|
|
},
|
|
{
|
|
"name": "LaborCost",
|
|
"alias": "人工费",
|
|
"comment": "定额人工费"
|
|
},
|
|
{
|
|
"name": "MaterialCost",
|
|
"alias": "材料费",
|
|
"comment": "定额材料费"
|
|
},
|
|
{
|
|
"name": "MachineryCost",
|
|
"alias": "机械费",
|
|
"comment": "定额机械费"
|
|
},
|
|
{
|
|
"name": "QuotaCoefficient",
|
|
"alias": "定额系数",
|
|
"comment": "定额系数"
|
|
},
|
|
{
|
|
"name": "LaborCoefficient",
|
|
"alias": "人工系数",
|
|
"comment": "定额人工系数"
|
|
},
|
|
{
|
|
"name": "MaterialCoefficient",
|
|
"alias": "材料系数",
|
|
"comment": "定额材料系数"
|
|
},
|
|
{
|
|
"name": "MechanicalCoefficient",
|
|
"alias": "机械系数",
|
|
"comment": "定额机械系数"
|
|
},
|
|
{
|
|
"name": "ExpenseType",
|
|
"alias": "费用类型",
|
|
"comment": "费用类型,取值为取费、不取费"
|
|
},
|
|
{
|
|
"name": "BudgetPrice",
|
|
"alias": "预算价",
|
|
"comment": "预算价"
|
|
},
|
|
{
|
|
"name": "MarketPrice",
|
|
"alias": "市场价",
|
|
"comment": "间接费是指建筑安装工程的施工过程中,为全工程项目服务而不直接消耗在特定产品对象上的费用。包括规费、企业管理费和施工企业配合调试费。"
|
|
},
|
|
{
|
|
"name": "Supplier",
|
|
"alias": "供货方",
|
|
"comment": "供货方,设备供货方,主材供货方,取值为甲供、乙供"
|
|
},
|
|
{
|
|
"name": "Type",
|
|
"alias": "类型",
|
|
"comment": "工程量类型,取值定额、主材、设备、一笔性费用"
|
|
},
|
|
{
|
|
"name": "QuotaRange",
|
|
"alias": "定额范围",
|
|
"comment": "定额范围,取值概算、预算"
|
|
},
|
|
{
|
|
"name": "A_Supply_Material_Cost_Excluding_Tax",
|
|
"alias": "甲供材料费不含税",
|
|
"comment": "甲供材料费不含税"
|
|
},
|
|
{
|
|
"name": "A_Supply_Material_Cost_Including_Tax",
|
|
"alias": "甲供材料费含税",
|
|
"comment": "甲供材料费含税"
|
|
},
|
|
{
|
|
"name": "B_Supply_Material_Cost_Excluding_Tax",
|
|
"alias": "乙供材料费不含税",
|
|
"comment": "乙供材料费不含税"
|
|
},
|
|
{
|
|
"name": "B_Supply_Material_Cost_Including_Tax",
|
|
"alias": "乙供材料费含税",
|
|
"comment": "乙供材料费含税"
|
|
},
|
|
{
|
|
"name": "ScaffoldCalculation",
|
|
"alias": "脚手架计取",
|
|
"comment": "脚手架计取,取值计取、不计取"
|
|
},
|
|
{
|
|
"name": "Remarks",
|
|
"alias": "备注,说明",
|
|
"comment": "备注,说明"
|
|
},
|
|
{
|
|
"name": "FeeCollectionTableName",
|
|
"alias": "取费表",
|
|
"comment": "项目划分的取费表,工程量的取费表"
|
|
},
|
|
{
|
|
"name": "Quota_Section_Name",
|
|
"alias": "定额章节名称",
|
|
"comment": "定额章节名称"
|
|
},
|
|
{
|
|
"name": "ProfessionalType",
|
|
"alias": "专业类型",
|
|
"comment": "专业类型,字段值有变电安装、变电建筑、线路等。变电安装等于安装工程,变电建筑等于建筑工程,线路等于安装工程。"
|
|
},
|
|
{
|
|
"name": "split",
|
|
"alias": "拆分",
|
|
"comment": "是否为拆分材料,取值1为拆分,取值0为不拆分"
|
|
},
|
|
{
|
|
"name": "Loss",
|
|
"alias": "损耗",
|
|
"comment": "损耗率,主材损耗率"
|
|
},
|
|
{
|
|
"name": "SingleWeight",
|
|
"alias": "单重",
|
|
"comment": "单重,主材单重"
|
|
},
|
|
{
|
|
"name": "LineWeight",
|
|
"alias": "线重",
|
|
"comment": "线重,主材线重"
|
|
},
|
|
{
|
|
"name": "SupervisedMaterials",
|
|
"alias": "监造物料",
|
|
"comment": "监造物料,取值1为监造物料,取值0为非监造物料"
|
|
},
|
|
{
|
|
"name": "EquipmentMaterials",
|
|
"alias": "设备性材料",
|
|
"comment": "设备性材料,取值1为设备性材料,取值0为主材"
|
|
},
|
|
{
|
|
"name": "GrossWeight",
|
|
"alias": "毛重",
|
|
"comment": "毛重,主材毛重"
|
|
},
|
|
{
|
|
"name": "TransportationType",
|
|
"alias": "运输类型",
|
|
"comment": "运输类型,主材运输类型"
|
|
},
|
|
{
|
|
"name": "TransportationMiscellaneous",
|
|
"alias": "运杂费率",
|
|
"comment": "运杂费率,设备运杂费率"
|
|
},
|
|
{
|
|
"name": "EquipmentType",
|
|
"alias": "设备类型",
|
|
"comment": "设备类型,取值为主要设备、普通设备"
|
|
},
|
|
{
|
|
"name": "UnitPrice",
|
|
"alias": "单价",
|
|
"comment": "单价"
|
|
},
|
|
{
|
|
"name": "Market_Price_Excluding_Tax",
|
|
"alias": "市场价不含税",
|
|
"comment": "市场价不含税"
|
|
},
|
|
{
|
|
"name": "Market_Price_Including_Tax",
|
|
"alias": "市场价含税",
|
|
"comment": "市场价含税,设备含税价"
|
|
},
|
|
{
|
|
"name": "Budget_Price_Excluding_Tax",
|
|
"alias": "预算价不含税",
|
|
"comment": "预算价不含税"
|
|
},
|
|
{
|
|
"name": "Budget_Price_Including_Tax",
|
|
"alias": "预算价含税",
|
|
"comment": "预算价含税"
|
|
},
|
|
{
|
|
"name": "Unit_Price_Excluding_Tax",
|
|
"alias": "单价不含税",
|
|
"comment": "单价不含税,设备不含税价"
|
|
},
|
|
{
|
|
"name": "GroupPrice",
|
|
"alias": "分组合价",
|
|
"comment": "分组合价"
|
|
},
|
|
{
|
|
"name": "Pump_Truck_Pouring",
|
|
"alias": "泵车浇制",
|
|
"comment": "泵车浇制,取值1为泵车浇制,取值0为非泵车浇制"
|
|
},
|
|
{
|
|
"name": "On_Site_Preparation",
|
|
"alias": "现场制备",
|
|
"comment": "现场制备,取值1为现场制备,取值0为非现场制备"
|
|
},
|
|
{
|
|
"name": "Clear_Water_Concrete",
|
|
"alias": "清水混凝土",
|
|
"comment": "清水混凝土,取值1为清水混凝土,取值0为非清水混凝土"
|
|
},
|
|
{
|
|
"name": "Debugging_Fee_Calculation",
|
|
"alias": "调试费计取",
|
|
"comment": "调试费计取,取值计取、不计取"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |