1.pms电能质量综合评估功能兼容
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
data_v
|
||||
<where>
|
||||
timeId between to_date(#{param.startTime},'yyyy-mm-DD hh24:mi:ss') and to_date(#{param.endTime},'yyyy-mm-DD hh24:mi:ss')
|
||||
and pha
|
||||
sic_type!='T'
|
||||
and phasic_type!='T'
|
||||
and lineid = #{param.lineId}
|
||||
group by timeid,PHASIC_TYPE
|
||||
order by timeId asc
|
||||
|
||||
Reference in New Issue
Block a user