@@ -854,16 +854,13 @@ public class CartQueryServiceImpl implements CartQueryService {
...
@@ -854,16 +854,13 @@ public class CartQueryServiceImpl implements CartQueryService {
}
}
StringsqlCustBwList="select bw.sPromoPaperNO from tPromoCustBWList bw, tCustomer c, tShop s where bw.sShopNO = c.sCustTypeID and c.sCustNO = s.sCustNO and s.sShopNO = '"+shopNo+"'";
StringsqlCustBwList="select bw.sPromoPaperNO from tPromoCustBWList bw, tCustomer c, tShop s where bw.sShopNO = c.sCustTypeID and c.sCustNO = s.sCustNO and s.sShopNO = '"+shopNo+"'";