فهرست منبع

【CHG】排序字段表别名错

ZhaoMn 4 سال پیش
والد
کامیت
22b9f81bd4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      railway-business/src/main/resources/mapper/catenary/BusJcebLbjghjlMapper.xml

+ 1 - 1
railway-business/src/main/resources/mapper/catenary/BusJcebLbjghjlMapper.xml

@@ -280,7 +280,7 @@
       </if>
     </where>
     <if test="orderBy!=null and orderBy!=''">
-      order by t.${orderBy}
+      order by a.${orderBy}
     </if>
     <if test="isAsc!=null and isAsc!=''">
       <if test="isAsc == '1'.toString()">