|
|
@@ -267,7 +267,7 @@
|
|
|
<if test="calcDate != null">
|
|
|
and TO_CHAR(CALC_DATE,'yyyy-MM-dd') = #{calcDate}
|
|
|
</if>
|
|
|
- <if test="isValid != null">meterreportwides
|
|
|
+ <if test="isValid != null">
|
|
|
and IS_VALID = #{isValid}
|
|
|
</if>
|
|
|
<if test="baseSpotNameStr != null and baseSpotNameStr.length > 0">
|