jiangping
2024-03-04 c7a022c304c49fa91da1ebae458ccec3c484718a
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")){