‘linchangsheng’ 3 months ago
parent
commit
d9f196dfdb

+ 1 - 1
mall-server-api/src/main/java/com/gree/mall/manager/logic/comlist/ComListLogic.java

@@ -343,7 +343,7 @@ public class ComListLogic {
 //                    }
                 //});
 
-                String ossUrl = ossUtil.getAccessUrl() + filePath;
+                String ossUrl = ossUtil.getAccessUrl2() + filePath;
                 Map<String, Object> mp = new HashMap<>();
                 mp.put("websitNumber", websitNumber);
                 mp.put("filePath", ossUrl);