소스 검색

促销方案参与授权范围查询模糊搜索

郭齐峰 1 년 전
부모
커밋
8628f4f939
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/custom/restcontroller/webmanage/sale/promotion/SQL/促销方案参与授权范围查询.sql

+ 1 - 1
src/custom/restcontroller/webmanage/sale/promotion/SQL/促销方案参与授权范围查询.sql

@@ -21,4 +21,4 @@ FROM sa_promotion_auth t1
     AND t1.siteid = t2.siteid
 where t1.siteid = $siteid$
   and t1.sa_promotionid = $sa_promotionid$
-  and $where$
+  and $where$ and $tablefilter$