Commit a6a17425 authored by 张永's avatar 张永

1

parent e633e451
......@@ -215,6 +215,7 @@ public class GoodsServiceImpl implements GoodsService {
"and pm.sPromoPaperNORuleID = pd.sPromoPaperNO + isnull(convert(varchar, pd.nRuleID),'') " +
"and pm.nTag&3 = 2 " +
"and ac.nTag&3 = 2 " +
"and pd.nTag&1 = 0 " +
"and pm.sPromoActionTypeID != '3' " +
"and bw.sShopNO = ? " +
"and pm.sOrgNO = ? " +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment