@@ -731,7 +731,7 @@
or RS.SHIPPER_NAME LIKE #{con}
</if>
<if test="userId!=null">
- AND oo.INSERT_USERNAME LIKE #{userId}
+ AND AIR.INSERT_USERNAME LIKE #{userId}
<if test="oneDate != null">
and to_date(#{oneDate}, 'yyyy-mm-dd hh24:mi:ss') <= TTTR.INSERT_TIME