@@ -203,7 +203,7 @@
ID_ = #{posId}
</foreach>
</where>
- ORDER BY CREATE_TIME_ DESC
+ ORDER BY CREATE_TIME_ asc
</sql>
<select id="queryWithOrgByIdsNew" parameterType="java.util.Map" resultMap="PartyPosition">