Explorar o código

物料出入库明细表排序更新

guq %!s(int64=7) %!d(string=hai) anos
pai
achega
7d36f4e7b8

+ 1 - 0
applications/storage/storage-server/src/main/resources/mapper/ProdInOutReportMapper.xml

@@ -56,6 +56,7 @@
         and  companyid = #{companyId}
         and  companyid = #{companyId}
       </if>
       </if>
     </where>
     </where>
+    order by pd_prodcode,pi_date desc
   </select>
   </select>