|
@@ -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",
|