jiangping
2024-07-11 48e0bbe9b315f1854c8d80af3d9c0d7ab9404dcb
server/service/src/main/java/com/doumee/service/business/ShopService.java
@@ -102,6 +102,7 @@
    List<ShopTreeVo> shopTreeCache(Integer type);
    List<ShopTreeVo> shopTree(Integer type);
    String importFcodeBatch(MultipartFile file);
    String importCategoryBatch(MultipartFile file);
    void updateSort(UpdateShopSortDTO dto);
    String importBatch(MultipartFile file);