Commit 38124deddf592c4e6ad236720dbbda0a2f96dceb

Authored by 杨鸣坤
1 parent bb2427e4

楚江ERP:框架合同排序调整

@@ -70,5 +70,6 @@ @@ -70,5 +70,6 @@
70 </foreach> 70 </foreach>
71 </if> 71 </if>
72 </where> 72 </where>
  73 + order by tb.create_time desc
73 </select> 74 </select>
74 </mapper> 75 </mapper>