فهرست منبع

商品组明细查询保错修复

hu 2 سال پیش
والد
کامیت
2eec3736c8
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      src/custom/restcontroller/webmanage/sale/itemgroup/SQL/商品组商品明细查询.sql

+ 1 - 2
src/custom/restcontroller/webmanage/sale/itemgroup/SQL/商品组商品明细查询.sql

@@ -15,5 +15,4 @@ FROM sa_itemgroupmx t1
          left join sa_customscheme t4 on t2.sa_customschemeid=t4.sa_customschemeid and t2.siteid=t4.siteid
 where $where$
   and t1.sa_itemgroupid = $sa_itemgroupid$
-  and t1.siteid = $siteid$
-order by t1.sequence asc
+  and t1.siteid = $siteid$