zhaowenxuan
2025-04-29 9f383ab82887e0eb34339bee00fe1c868c98e5a3
ltkj-framework/src/main/java/com/ltkj/framework/config/WebConfig.java
@@ -24,7 +24,9 @@
                        "/lis/**","/api/His/**","/pacs/**",
                        "/callBack/**",
                        "/hosp/order/signOrderInfo",
                        "/common/listExeVal"
                        "/common/listExeVal",
                        "/profileupload/**",
                        "/common/getExeUploadImgList"
                });
    }
}