Ver Fonte

商品组明细查询保错修复

hu há 1 ano atrás
pai
commit
2eec3736c8

+ 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$