zyf пре 2 година
родитељ
комит
92e09f6533

+ 1 - 0
src/main/resources/com/steerinfo/dil/mapper/StatisticalReportMapper.xml

@@ -1283,6 +1283,7 @@
     <select id="getCapacityByDefend" resultType="java.util.Map" parameterType="java.util.Map">
         select distinct * from(
         select rc.CAPACITY_NUMBER "capacityNumber",
+        rc.CAPACITY_TEL "capacityTel",
         oo.ORDER_NUMBER "orderNumber",
         ter.RESULT_ENTRY_GATE_TIME "resultEntryGateTime",
         rg1.GATEPOST_NAME "gatepostName1",