|
@@ -777,6 +777,7 @@
|
|
AND ORI.INBOUND_WAREHOUSE = #{inboundWarehouse,jdbcType=VARCHAR}
|
|
AND ORI.INBOUND_WAREHOUSE = #{inboundWarehouse,jdbcType=VARCHAR}
|
|
AND ORI.meter = #{meter,jdbcType=DECIMAL}
|
|
AND ORI.meter = #{meter,jdbcType=DECIMAL}
|
|
AND ORI.INBOUND_AREA = #{inboundArea,jdbcType=VARCHAR}
|
|
AND ORI.INBOUND_AREA = #{inboundArea,jdbcType=VARCHAR}
|
|
|
|
+ fetch next 1 rows only
|
|
</select>
|
|
</select>
|
|
<select id="seleOtmsParams" resultType="java.util.Map">
|
|
<select id="seleOtmsParams" resultType="java.util.Map">
|
|
SELECT *
|
|
SELECT *
|