|
@@ -2556,7 +2556,7 @@
|
|
and tw.f_bsdate <= #{timeInterval[1]}
|
|
and tw.f_bsdate <= #{timeInterval[1]}
|
|
</if>
|
|
</if>
|
|
</where>
|
|
</where>
|
|
- ORDER BY tw.f_id DESC,tw.f_billstatus
|
|
|
|
|
|
+ ORDER BY tw.f_bsdate DESC
|
|
</select>
|
|
</select>
|
|
<update id="anPinDeleteUpdate">
|
|
<update id="anPinDeleteUpdate">
|
|
update
|
|
update
|