Stringsqls="SELECT \"b\", \"T\", \"h\" FROM \"tdl_policy\".\""+resultWarehouseNoAndTDLSNAndTimeVo.getGatewayType()+"_"+resultWarehouseNoAndTDLSNAndTimeVo.getGatewaySN()+"\" WHERE (\"tdl\" = 'TDL-"+resultWarehouseNoAndTDLSNAndTimeVo.getTDLSN()+"') and time >= "+startTime+" and time<= "+stopTime+" ORDER BY time ";
Stringsqls="SELECT \"b\", \"T\", \"h\" FROM \"tdl_policy\".\""+resultWarehouseNoAndTDLSNAndTimeVo.getGatewayType()+"_"+resultWarehouseNoAndTDLSNAndTimeVo.getGatewaySN()+"\" WHERE (\"tdl\" = 'TDL-"+resultWarehouseNoAndTDLSNAndTimeVo.getTDLSN()+"') and time >= "+startTime+" and time<= "+stopTime+" ORDER BY time ";