接口日志表

master
赵嘉伟 3 years ago
parent 59454f195a
commit e5e48ecaf2

@ -483,5 +483,6 @@
AND REQUEST_DATE_TIME <= #{integration.endDateTime} AND REQUEST_DATE_TIME <= #{integration.endDateTime}
</if> </if>
</where> </where>
ORDER BY REQUEST_DATE_TIME DESC
</select> </select>
</mapper> </mapper>

Loading…
Cancel
Save