Prechádzať zdrojové kódy

3.2.4 客户端bug修改

xiaofei 2 rokov pred
rodič
commit
af4dbb7f27

+ 1 - 0
distributed-print-business/src/main/resources/mapper/ExamPrintPlanMapper.xml

@@ -270,6 +270,7 @@
                 AND (b.print_house_id = #{orgId} or b.print_house_id is null)
             </if>
         </where>
+        order by a.id desc
     </select>
     <select id="clientTaskTotalData" resultType="com.qmth.distributed.print.business.bean.dto.ClientPrintTaskTotalDto">
         SELECT