@@ -77,6 +77,7 @@ public class ItemPrice extends BaseClass {
//throw new YosException("找不到商品等级价格信息itemid:" + itemid);
price =BigDecimal.ZERO;
+
}
SQLFactory sqlFactory1 = new SQLFactory(this, "经销商价格调整值查询");