111
k94314517
2024-02-01 13ff112e45a64378cdc91aa2f05916721945f08a
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")){