MrShi
5 天以前 1c930a8b1ab9abdb851a486b2da55bcda34cd082
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 = "";