Helius
2020-12-22 c1cb25ff1c05f90858aaef8cb12ccade4c36dba7
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);
}