Helius
2020-12-21 dbf5bb967a22cb5e8da9ab5a3483f742a95747d5
zq-erp/src/main/java/com/matrix/system/hive/service/ShoppingGoodsService.java
@@ -100,5 +100,5 @@
   public  ShoppingGoods findByCode(String goodsCode);
   Date calInvalidTime(ShoppingGoods shoppingGoods, Integer type);
   Date calInvalidTime(ShoppingGoods shoppingGoods, Integer type, Date buyDate);
}