MrShi
2024-02-22 e622bd5e3b2638b9ab9a712ed1160a66018d6fd7
server/platform/src/main/java/com/doumee/api/common/PublicController.java
@@ -176,6 +176,7 @@
                        type =1;
                    }else if(StringUtils.endsWith(key,".jpg")
                            || StringUtils.endsWith(key,".JPG")
                            || StringUtils.endsWith(key,".png")
                            || StringUtils.endsWith(key,".PNG")
                            || StringUtils.endsWith(key,".jpeg")
                            || StringUtils.endsWith(key,".JPEG")){