智慧农业后台管理
guoshilong
2022-08-18 8626ce8641e2321624c0ef8df7eda8562f0f6d06
src/main/java/org/springblade/modules/stockfactory/mapper/StockfactoryMapper.java
@@ -38,5 +38,7 @@
    * @return
    */
   List<StockfactoryVO> selectStockfactoryPage(IPage page, StockfactoryVO stockfactory);
   List<StockfactoryVO> selectStockfactoryPages( StockfactoryVO stockfactory);
   List selectStockFa();
   List selectStockIn(String name);
}