zhangweicheng 5 vuotta sitten
vanhempi
commit
0732f0e0fe

+ 12 - 0
web/building_saas/standard_interface/export/guangdong_zhongshan.js

@@ -103,6 +103,18 @@ INTERFACE_EXPORT = (() => {
     "独立隧道": "7"
   }
 
+  const sectionNameMap = {
+    "清单 第100章 总则": true,
+    "清单 第200章 路基": true,
+    "清单 第300章 路面": true,
+    "第400章 桥梁、涵洞工程": true,
+    "第500章 隧道": true,
+    "第600章 交通安全设施": true,
+    "第700章 绿化及环境保护设施": true,
+    "第800章 机电工程": true,
+    "第900章 附属区房建工程":true
+  }
+
   function getBasePrice(projectGLJID, tenderProject) {
     let glj = _.find(tenderProject.projectGLJ.datas.gljList, {
       id: projectGLJID