zhanghua
2023-04-03 54d00a4b41b8d3baa5a6b8f58001135216a88bb4
ycl-platform/src/main/java/com/ycl/service/store/StoreInfoService.java
@@ -24,7 +24,7 @@
     * @param pageNum  页码
     * @return 分页实体
     */
    Page<StoreInfoVO> list(String keyword, Integer pageSize, Integer pageNum);
    Page<StoreInfoVO> list(String keyword, Integer pageSize, Integer pageNum,String status);
    /**
     * 读取excel文件动态加载文件