doum
2026-04-21 3539d67072a5fd179bd44385ebefce0d1a6e8cb4
server/services/src/main/java/com/doumee/service/business/impl/ShopInfoServiceImpl.java
@@ -659,6 +659,7 @@
        vo.setCreateTime(shopInfo.getCreateTime());
        vo.setAliAccount(shopInfo.getAliAccount());
        vo.setAliName(shopInfo.getAliName());
        vo.setDepositAmount(shopInfo.getDepositAmount());
        // 拼接图片前缀
        String imgPrefix = "";