zhs %!s(int64=2) %!d(string=hai) anos
pai
achega
0abb0f66b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/WarehousingMapper.xml

+ 1 - 1
src/main/resources/mapper/WarehousingMapper.xml

@@ -231,7 +231,7 @@
             seq,
             user_id,
             storage_location_name
-        from tld_warehousing_virtual where unique_code = #{uniqueCode} and type = #{type}
+        from tld_warehousing_virtual where unique_code = #{uniqueCode} and type = #{type} order by id desc
     </select>
     <!-- 查询导出内容 -->
     <select id="export" resultType="java.util.LinkedHashMap">