Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -202,7 +202,7 @@ | @@ -202,7 +202,7 @@ | ||
| 202 | </foreach> | 202 | </foreach> |
| 203 | </if> | 203 | </if> |
| 204 | </where> | 204 | </where> |
| 205 | - ORDER BY tb.update_time DESC | 205 | + ORDER BY tb.create_time DESC |
| 206 | </select> | 206 | </select> |
| 207 | 207 | ||
| 208 | <select id="queryCanRevokeOrChangeList" resultMap="PurchaseOrderInfo"> | 208 | <select id="queryCanRevokeOrChangeList" resultMap="PurchaseOrderInfo"> |