Преглед изворни кода

Merge remote-tracking branch 'origin/master'

lixiaolong пре 2 недеља
родитељ
комит
632229a2c5

+ 1 - 0
tenant/organization/src/main/resources/mapper/PtlAgreementCostMapper.xml

@@ -205,6 +205,7 @@
             t.is_delete = 0
             AND t.id IN (${costId})
         </where>
+        order by t.create_time desc
     </select>