--Erack_InOut_Ratio_drill_down --模板相对路径:MPC\Erack_InOut_Ratio_drill_down .cpt --模板绝对路径:D:\FineReport\FineReport_10.0\webapps\webroot\WEB-INF\reportlets\MPC\Erack_InOut_Ratio_drill_down .cpt --1.数据集----------------------------- --名称:Erack InOut Ratio --类型:数据库查询 --运行状态:已执行 --运行耗费时间:10ms --参数: ---AREA_NAME:ETCH ---hisdate:2020-07-21 00:00:00 --内容: SELECT AREA_NAME, RACK_NAME, RACK_IN, RACK_OUT FROM T_E_RACK_INFO_REPORT WHERE AREA_NAME = 'ETCH' AND to_char(createtime,'yyyy-MM-dd')='2020-07-21 00:00:00' |